From 1d73dbddacaab0736b46d3e88c69e355bbf27118 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Thu, 7 May 2026 12:01:54 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20bump=20tower-ui=20->=200.76.12=20(refact?= =?UTF-8?q?or(ui):=20drop=20Billing=20tab=20from=20/admin/tenants/{id}=20?= =?UTF-8?q?=E2=80=94=20owned=20by=20/admin/billing=20now)?= 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 6a2e9a9..4ea675e 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.11" + tag: "0.76.12" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull