From 071b0a702ddfe2cb4045fa8660e0c469a0386561 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Mon, 4 May 2026 09:58:21 +0300 Subject: [PATCH] =?UTF-8?q?fix(workspace):=20tower-ui:0.66.75=20=E2=80=94?= =?UTF-8?q?=20Exit=20workspace=20bug=20on=20deep=20pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 68b9334..e31f6ee 100644 --- a/values.yaml +++ b/values.yaml @@ -29,7 +29,7 @@ frontend: enabled: true image: repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui - tag: "0.66.74" + tag: "0.66.75" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull