From 2511d961aa8e1aefa14a91102c65f10e05a5bbfc Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Wed, 13 May 2026 05:57:08 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20bump=20tower-ui=20->=200.76.42=20(feat(d?= =?UTF-8?q?eploy-modal):=20confirmation=20step=20on=20Deploy=20Odoo=20wiza?= =?UTF-8?q?rd=20=E2=80=94=20prevents=20stale-form=20accidental=20creates)?= 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 628c65c..6af8f0e 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.76.40" + tag: "0.76.42" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull