From 2ee920372b2975ecd0a9d75ba240113d09c011b9 Mon Sep 17 00:00:00 2001 From: git_admin Date: Mon, 4 May 2026 05:22:52 +0000 Subject: [PATCH] =?UTF-8?q?chart:=20bump=20tower=20+=20tower-ui=20to=200.6?= =?UTF-8?q?6.71=20=E2=80=94=20type-to-confirm=20+=20addon-delete=20tighten?= =?UTF-8?q?ing?= 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 6242281..2def9b1 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.70" + tag: "0.66.71" 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.70" + tag: "0.66.71" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull