fix: bump tower backend 0.66.90 -> 0.66.91 (worker probes Secret as unified readiness signal)

This commit is contained in:
OdooSky v3
2026-05-04 20:40:57 +02:00
parent e0678c22ba
commit d832af1bbc

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