fix: bump tower -> 0.77.3 (fix(api): wait for sandbox DNS propagation before reporting URL (B-9))

This commit is contained in:
OdooSky v3
2026-05-14 10:28:24 +02:00
parent b157e1a08c
commit a345dd601d

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