tower: 0.57.6→0.57.7 / tower-ui: 0.57.8→0.57.9 (B4: Argo health badge on Server card)

This commit is contained in:
pro-777
2026-04-29 15:42:14 +03:00
parent fe7e2cb093
commit 0877602eba

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.6"
tag: "0.57.7"
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.8"
tag: "0.57.9"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull