tower-ui 0.59.1 — wildcard host: value-based custom detection
Replace event-based 'touched' flag with computed isCustomWildcard. Empty wildcard or wildcard==derived → 'auto-derived', auto-fills on domain change. Different from derived → 'custom', sticks. Fixes the empty-after-delete trap that kept touched=true forever.
This commit is contained in:
@@ -29,7 +29,7 @@ frontend:
|
||||
enabled: true
|
||||
image:
|
||||
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui
|
||||
tag: "0.59.0"
|
||||
tag: "0.59.1"
|
||||
pullPolicy: IfNotPresent
|
||||
imagePullSecrets:
|
||||
- name: docker-mirror-pull
|
||||
|
||||
Reference in New Issue
Block a user