From 6f926cb3df6ada3226b09f4187fc3f59bbee649d Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 29 Apr 2026 18:45:16 +0300 Subject: [PATCH] =?UTF-8?q?tower-ui=200.58.2=20=E2=80=94=20wildcard=20host?= =?UTF-8?q?=20auto-derives=20from=20domain?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Placeholder text (*.tenants.acme-erp.com) was prescriptive and indistinguishable from the saved value. Now wildcard auto-derives from the domain field as a real value (visible, savable, editable). 'reset to default' button surfaces when user customises. --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 8cf4d14..2bf554c 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.58.1" + tag: "0.58.2" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull