From a393a9326a248e1595114394b66fdd5c0e8a3ffe Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Mon, 18 May 2026 14:55:44 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.82.0 (feat(ui): /admin/tenants shows members + owner + last-active) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 6acfb40..f9d44e1 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.81.0" + tag: "0.82.0" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull