From 4536f6090da5e8bdcb5c8af96475f015eb5422a5 Mon Sep 17 00:00:00 2001 From: jwetzell Date: Wed, 5 Nov 2025 19:04:25 +0000 Subject: [PATCH] update ontime-operator to v1.4.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 0b78f2e..fddba33 100644 --- a/infrastructure/ontime-operator/deploy.yaml +++ b/infrastructure/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.3.0 + image: git.jwetzell.com/jwetzell/ontime-operator:v1.4.0 livenessProbe: httpGet: path: /healthz