From e09df430da62e0d16775f866eb4ade9440fa75cc Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 13:53:24 -0500 Subject: [PATCH] bump operator to v0.0.3 --- ontime-operator/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ontime-operator/deploy.yaml b/ontime-operator/deploy.yaml index 782829f..b8ed8be 100644 --- a/ontime-operator/deploy.yaml +++ b/ontime-operator/deploy.yaml @@ -353,7 +353,7 @@ spec: - --leader-elect - --leader-election-id=ontime-operator - --health-probe-bind-address=:8081 - image: git.jwetzell.com/jwetzell/ontime-operator:v0.0.2 + image: git.jwetzell.com/jwetzell/ontime-operator:v0.0.3 livenessProbe: httpGet: path: /healthz