From 98eca0184aa3e022ff33809e244f81ee8524ea6a Mon Sep 17 00:00:00 2001 From: Tower deploy Date: Sat, 2 May 2026 09:19:43 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20bulk=20Overwrite-all=20button=20in=20co?= =?UTF-8?q?nflict=20wizard=20=E2=80=94=20tower-ui=200.66.5?= 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 7c8cdbe..e68bdc1 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.4" + tag: "0.66.5" 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.4" + tag: "0.66.5" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull