From ba669ebcf46022a727e8c07751a8bf5bdb7d4014 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Sat, 9 May 2026 11:12:36 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.76.29 (fix(modules): tab strip uses unfiltered usage for counts so inactive-major tabs stay visible) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 398214c..2c8b84c 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.28" + tag: "0.76.29" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull