From 08e971b5967a0ea4d61f4c4167f999b91bdda8c3 Mon Sep 17 00:00:00 2001 From: ship-bot Date: Sat, 2 May 2026 17:00:07 +0200 Subject: [PATCH] chore: bump tower to 0.66.25 - Promote accepts odoo-builtin entries --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index a9da550..0e09aa1 100644 --- a/values.yaml +++ b/values.yaml @@ -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.24" + tag: "0.66.25" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull