From e0cbd6d3e75c9cf696c92788e1c518c3fc252b00 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Mon, 18 May 2026 11:44:13 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.80.1 (feat(ui): v2 grid overlay + theme-aware status chips) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 4fc7a35..3718255 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.80.0" + tag: "0.80.1" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull