From 53dc8ba82a9cc44068be3450fc05b00f856caf8d Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Mon, 4 May 2026 11:21:20 +0300 Subject: [PATCH] =?UTF-8?q?feat(act-as):=20tower:0.66.77=20/=20tower-ui:0.?= =?UTF-8?q?66.77=20=E2=80=94=20ownership=20gate=20on=20Disconnect/Delete/P?= =?UTF-8?q?romote/Refresh?= 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 a7cb901..b797dde 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.74" + tag: "0.66.77" 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.76" + tag: "0.66.77" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull