From de4b6db1a8c806800277d08355c0439a7aae46b7 Mon Sep 17 00:00:00 2001 From: ship-bot Date: Sat, 2 May 2026 19:13:51 +0200 Subject: [PATCH] chore: bump tower to 0.66.27 - #346 install loop resilience --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 00dd5ff..24887b6 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.26" + tag: "0.66.27" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull