From 1fa6cb60fd6f9c747898fc28e689ea058becc1d3 Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Mon, 27 Oct 2025 19:37:08 -0500 Subject: [PATCH] update operator to v1.2.0 --- ontime-operator/deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ontime-operator/deploy.yaml b/ontime-operator/deploy.yaml index 2cead27..c3a0b26 100644 --- a/ontime-operator/deploy.yaml +++ b/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.0.0 + image: git.jwetzell.com/jwetzell/ontime-operator:v1.2.0 livenessProbe: httpGet: path: /healthz