From 2dcecb1a16814f17f50f7af28105cac069e2afda Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 12 Nov 2025 16:10:31 -0600 Subject: [PATCH] update ontime-operator to v1.6.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 eca2c33..2a0744c 100644 --- a/infrastructure/ontime-dev-doks/ontime-operator/deploy.yaml +++ b/infrastructure/ontime-dev-doks/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:latest + image: git.jwetzell.com/jwetzell/ontime-operator:v1.6.1 imagePullPolicy: Always livenessProbe: httpGet: