From ce46534e7f7796f3b9a3b11fc1dbf4093747a792 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Mon, 27 Oct 2025 12:26:56 -0500 Subject: [PATCH] update ontime-operator to v0.1.0 --- 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 c40b5c0..3c60073 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.7 + image: git.jwetzell.com/jwetzell/ontime-operator:v0.1.0 livenessProbe: httpGet: path: /healthz