chart: tower 0.21.0 (declarative addon lifecycle) + tower-ui 0.20.0

This commit is contained in:
2026-04-27 11:38:15 +00:00
parent 67c4f4a883
commit 49056373e7

View File

@@ -9,7 +9,7 @@ backend:
# so every cluster that runs Tower needs the same imagePullSecret # so every cluster that runs Tower needs the same imagePullSecret
# provisioned out-of-band (until cluster-platform-v3 owns it). # provisioned out-of-band (until cluster-platform-v3 owns it).
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower repository: registry.odoosky.cloud/odoosky/docker-mirror/tower
tag: "0.20.5" tag: "0.21.0"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets: imagePullSecrets:
- name: docker-mirror-pull - name: docker-mirror-pull
@@ -25,9 +25,11 @@ backend:
frontend: frontend:
enabled: true enabled: true
image: image:
repository: docker.io/odoosky/tower-ui repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui
tag: "0.19.3" tag: "0.20.0"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull
replicas: 1 replicas: 1
resources: resources:
requests: requests: