From 8d008b14ba523c978300c6c33b11563066ec4c98 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Tue, 28 Oct 2025 17:15:21 -0500 Subject: [PATCH] bump operator to v1.3.0 --- infrastructure/ontime-operator/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/ontime-operator/deploy.yaml b/infrastructure/ontime-operator/deploy.yaml index c3a0b26..02eabd1 100644 --- a/infrastructure/ontime-operator/deploy.yaml +++ b/infrastructure/ontime-operator/deploy.yaml @@ -359,7 +359,7 @@ spec: - --leader-elect - --leader-election-id=ontime-operator - --health-probe-bind-address=:8081 - image: git.jwetzell.com/jwetzell/ontime-operator:v1.2.0 + image: git.jwetzell.com/jwetzell/ontime-operator:v1.3.0 livenessProbe: httpGet: path: /healthz