From f5ee04080ff9a230a596477dc95c39b962b3b553 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Thu, 7 May 2026 20:48:59 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.76.21 (refactor(ui): drop rented-servers grid from /billing Plans tab (rebuild)) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 36dd0aa..6c65801 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.20" + tag: "0.76.21" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull