From 8dfd8a747cde0f50ef1860b08b56c22dba5a41b5 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Wed, 12 Nov 2025 21:01:56 -0600 Subject: [PATCH] update ontime-operator to 1.7.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 8521cbd..6ed1727 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.1 + image: git.jwetzell.com/jwetzell/ontime-operator:v1.7.2 livenessProbe: httpGet: path: /healthz