From 1344f2638c2fe0650984864b4a9fc0a71d94140d Mon Sep 17 00:00:00 2001 From: pro-777 Date: Wed, 29 Apr 2026 13:45:17 +0300 Subject: [PATCH] =?UTF-8?q?tower:=200.57.1=E2=86=920.57.2=20/=20tower-ui:?= =?UTF-8?q?=200.57.6=E2=86=920.57.7=20(Disconnect=20cluster-loop=20+=20UX)?= 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 bab6cca..8dd20fe 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.57.1" + tag: "0.57.2" 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.57.6" + tag: "0.57.7" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull