From 35fb26f56258ae1cfc46a9aebbc492b8bd6cd370 Mon Sep 17 00:00:00 2001 From: git_admin Date: Sun, 3 May 2026 21:18:58 +0000 Subject: [PATCH] =?UTF-8?q?chart:=20bump=20tower=20+=20tower-ui=20to=200.6?= =?UTF-8?q?6.70=20=E2=80=94=20Phase=20A=20backend=20isolation=20+=20Phase?= =?UTF-8?q?=20C=20workspace=20banner?= 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 13cae58..6242281 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.69" + tag: "0.66.70" 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.66.69" + tag: "0.66.70" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull