From 072b7ca79df6055d4e48675c70c2aaed9c9a15fd Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Fri, 15 May 2026 21:25:48 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.77.10 (feat(ui): Instances inline-confirm Delete + Updated Xs ago; Overview uses canonical badges) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 1151bee..005147b 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.9" + tag: "0.77.10" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull