From d29b261dd02ff546f51262fc22802b0699c812d3 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Tue, 5 May 2026 10:51:54 +0200 Subject: [PATCH] fix: bump tower-ui 0.66.100 -> 0.66.101 (Projects in Workspace group) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 2593eff..8bc669f 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.66.100" + tag: "0.66.101" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull