From 8ff2df634a4bcc25ee8eb15313bf8a89d5c6a431 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Fri, 15 May 2026 20:50:23 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.77.9 (feat(ui): Overview shows Updated Xs ago + per-instance health pill) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 169a7b0..1151bee 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.8" + tag: "0.77.9" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull