fix: bump tower -> 0.77.13 (fix(api): export download+delete dual-read across <id>/ and legacy <code>/)

This commit is contained in:
OdooSky v3
2026-05-15 13:49:13 +02:00
parent 298788ae36
commit e1b63825af

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