From ca75cf3dd927798fe74e50a75e45df2004d40ab2 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Wed, 13 May 2026 07:48:11 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.76.86 (terminal close reason + refresh state on actions) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 0306e8a..6470087 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.85" + tag: "0.76.86" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull