chart: bump tower to 0.66.67 — pg_restore clean-slate (DROP DATABASE + CREATE before restore)

This commit is contained in:
pro-777
2026-05-03 21:16:14 +03:00
parent 4eef7e2ac6
commit 0748185dd8

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