fix: bump tower -> 0.76.71 (fix(migrate): thread tenant BackupsBucket into createReq so CronJob writes where Tower reads)

This commit is contained in:
OdooSky v3
2026-05-11 14:41:29 +02:00
parent 5a7d1bb691
commit 938488a83e

View File

@@ -9,7 +9,7 @@ backend:
# so every cluster that runs Tower needs the same imagePullSecret # so every cluster that runs Tower needs the same imagePullSecret
# provisioned out-of-band (until cluster-platform-v3 owns it). # provisioned out-of-band (until cluster-platform-v3 owns it).
repository: registry.odoosky.cloud/odoosky/docker-mirror/tower repository: registry.odoosky.cloud/odoosky/docker-mirror/tower
tag: "0.76.70" tag: "0.76.71"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
imagePullSecrets: imagePullSecrets:
- name: docker-mirror-pull - name: docker-mirror-pull