From 2463b9fc417b14849aa1bae9cb45adf85b2c1dd3 Mon Sep 17 00:00:00 2001 From: ship-bot Date: Sat, 2 May 2026 16:43:27 +0200 Subject: [PATCH] chore: bump tower to 0.66.24 - Step 2 installed flag + reconcile loop --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 4851d86..a9da550 100644 --- a/values.yaml +++ b/values.yaml @@ -9,7 +9,7 @@ backend: # so every cluster that runs Tower needs the same imagePullSecret # provisioned out-of-band (until cluster-platform-v3 owns it). repository: registry.odoosky.cloud/odoosky/docker-mirror/tower - tag: "0.66.23" + tag: "0.66.24" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull