From 891bbef9b7c9d2319ed9b6bd1858a5fc26267371 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 26 Oct 2025 19:12:37 -0500 Subject: [PATCH] update operator to v0.0.7 --- 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 825b10a..c40b5c0 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.6 + image: git.jwetzell.com/jwetzell/ontime-operator:v0.0.7 livenessProbe: httpGet: path: /healthz