fix: bump tower -> 0.76.76 (fix(migrate+restore): slug-aware cluster lookup + per-tenant backups bucket (post-mortem 2026-05-12))

This commit is contained in:
OdooSky v3
2026-05-12 19:45:56 +02:00
parent 0d40bad81e
commit dd86df30e9

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