From 63418575664c6255fe22a4b7f15a14575ea2fb89 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Thu, 14 May 2026 09:25:42 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.77.1 (feat(ui): instance Settings tab + Database tools card (B-3 + B-6)) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 2b0414a..3d580fb 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.90" + tag: "0.77.1" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull