From 114b117d396ccc34abbc1237b9e6831e2cffa0c0 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 12 Nov 2025 20:58:19 -0600 Subject: [PATCH] update ontime-operator to 1.7.1 --- infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml b/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml index 0195a09..8521cbd 100644 --- a/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml +++ b/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml @@ -365,7 +365,7 @@ spec: - --leader-elect - --leader-election-id=ontime-operator - --health-probe-bind-address=:8081 - image: git.jwetzell.com/jwetzell/ontime-operator:v1.7.0 + image: git.jwetzell.com/jwetzell/ontime-operator:v1.7.1 livenessProbe: httpGet: path: /healthz