fix: bump tower backend 0.71.7 -> 0.74.0 (was missed in previous bump)

This commit is contained in:
OdooSky v3
2026-05-05 19:36:16 +02:00
parent 3d0c5670c8
commit f80877c480

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