From 87055290cc065d784392e1a6c5f5400eca098103 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 14:32:25 -0500 Subject: [PATCH] bump operator to v0.0.6 --- 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 1f004d9..825b10a 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.4 + image: git.jwetzell.com/jwetzell/ontime-operator:v0.0.6 livenessProbe: httpGet: path: /healthz