F-undo: tower 0.65.0 + tower-ui 0.65.0 (Instances primary + tenant pinning + spawn-env from instance card)

This commit is contained in:
Tower deploy
2026-05-02 07:11:21 +02:00
parent 3c3f921854
commit 57e15b25dd

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.64.5"
tag: "0.65.0"
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.64.3"
tag: "0.65.0"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull