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
# provisioned out-of-band (until cluster-platform-v3 owns it).
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower
tag: "0.20.5"
tag: "0.21.0"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull
@@ -25,9 +25,11 @@ backend:
frontend:
enabled: true
image:
repository: docker.io/odoosky/tower-ui
tag: "0.19.3"
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui
tag: "0.20.0"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull
replicas: 1
resources:
requests: