tower: 0.57.7→0.57.8 / tower-ui: 0.57.9→0.57.10 (Delete tenant + capacity graceful)

This commit is contained in:
pro-777
2026-04-29 15:57:38 +03:00
parent 0877602eba
commit ede480f9eb

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.57.7"
tag: "0.57.8"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull
@@ -29,7 +29,7 @@ frontend:
enabled: true
image:
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui
tag: "0.57.9"
tag: "0.57.10"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull