From b23733f5edd4221a0912e780da97e10e37946e87 Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Sat, 9 May 2026 23:18:27 +0200 Subject: [PATCH] fix: bump tower-ui -> 0.76.32 (feat(studio): InstanceStudioPanel + 4 api helpers (cold-start UX, 3-state render)) --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index a0260ac..7c8a22f 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.31" + tag: "0.76.32" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull