From 8ea1d125fc2d88e0ff6a3e9d03d1036d5633d623 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Tue, 12 May 2026 19:54:41 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20bump=20tower=20->=200.76.77=20(fix(scope?= =?UTF-8?q?):=20propagate=20Scope=20into=20op=20ctx=20+=20backupClient=20u?= =?UTF-8?q?ses=20dualModeAppName=20=E2=80=94=20closes=20the=20cross-tenant?= =?UTF-8?q?-code=20lookup=20pattern=20across=20all=2010=20sites)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index b72f40d..ab887c5 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.76.76" + tag: "0.76.77" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull