From a98d02f976be8eef01657c6c5c39f67fcbec8d1f Mon Sep 17 00:00:00 2001 From: git_admin Date: Mon, 4 May 2026 06:25:49 +0000 Subject: [PATCH] chart: actually bump tower-ui to 0.66.73 (previous bump was a no-op) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index a74bae0..63d6f62 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.72" + tag: "0.66.73" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull