fix: bump tower -> 0.76.91 (fix: password capture must merge, not overwrite vault)

This commit is contained in:
OdooSky v3
2026-05-13 08:54:13 +02:00
parent 7fb5b6441b
commit 00f7cddce1

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.76.90"
tag: "0.76.91"
pullPolicy: IfNotPresent
imagePullSecrets:
- name: docker-mirror-pull