From 4da6ec6c2f1c2dd589b4a65baae5df489a2788cc Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 12 Nov 2025 16:22:53 -0600 Subject: [PATCH] update ontime-operator to v1.6.2 --- 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 2a0744c..9b1af21 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:v1.6.1 + image: git.jwetzell.com/jwetzell/ontime-operator:v1.6.2 imagePullPolicy: Always livenessProbe: httpGet: