From 6ab702dc9400458c82ebbbd3f160baa6e615743f Mon Sep 17 00:00:00 2001 From: jwetzell Date: Mon, 27 Oct 2025 17:32:19 +0000 Subject: [PATCH] update ontime-operator to v0.1.1 --- 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 3c60073..b9c9a7b 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.1.0 + image: git.jwetzell.com/jwetzell/ontime-operator:v0.1.1 livenessProbe: httpGet: path: /healthz