From bc9c47eb519b18c85b514c2d819caab970181277 Mon Sep 17 00:00:00 2001 From: OdooSky Bot Date: Tue, 28 Apr 2026 19:05:00 +0000 Subject: [PATCH] =?UTF-8?q?Tower=20v3=200.45.1=20=E2=80=94=20review=20fixe?= =?UTF-8?q?s=20(PATCH-during-build=20guard,=20Edit-button=20gating,=20draw?= =?UTF-8?q?er=20detail=20freshness)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index 13a72cd..ae0fabc 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.45.0" + tag: "0.45.1" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull @@ -29,7 +29,7 @@ frontend: enabled: true image: repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui - tag: "0.45.0" + tag: "0.45.1" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull