From d75ca39e30393a163ec40d94c7b9f7c6fac979c7 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Tue, 5 May 2026 11:00:48 +0200 Subject: [PATCH] fix: bump tower-ui 0.66.101 -> 0.66.102 (Projects single-deploy-path) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 8bc669f..7c91530 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.101" + tag: "0.66.102" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull