From 524d386cabb58be84153a105dd94b080068720a5 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Wed, 6 May 2026 13:30:11 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.77.11 (terminal scrollbar flicker) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 95914f5..3c7f6e4 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.77.7" + tag: "0.77.11" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull