From 6c2d8576d6c88ad7e22c2bbff8f5dfbbd783815d Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 14:19:49 -0500 Subject: [PATCH] bump operator to v0.0.4 --- 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 b8ed8be..1f004d9 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.3 + image: git.jwetzell.com/jwetzell/ontime-operator:v0.0.4 livenessProbe: httpGet: path: /healthz