From 7959ba9166496941b8aa84e36cc41304697233cd Mon Sep 17 00:00:00 2001 From: git_admin Date: Sun, 3 May 2026 09:52:58 +0000 Subject: [PATCH] fix(addons): EnsureBranch before library publish (tower:0.66.47) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 9ade0f3..6005686 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.46" + tag: "0.66.47" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull