From 41be4dce72fc9a6874072352c89215270b3d50b4 Mon Sep 17 00:00:00 2001 From: ship-bot Date: Sat, 2 May 2026 17:37:49 +0200 Subject: [PATCH] chore: bump tower to 0.66.26 - checkpoint + restore progress streaming --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 0e09aa1..00dd5ff 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.25" + tag: "0.66.26" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull