From 20ece132a924c7cccf21f84c68b84142da256e02 Mon Sep 17 00:00:00 2001 From: Tower deploy Date: Sat, 2 May 2026 08:42:35 +0200 Subject: [PATCH] =?UTF-8?q?feat:=20bulk=20Odoo-major=20setter=20for=20mult?= =?UTF-8?q?i-addon=20zips=20=E2=80=94=20tower-ui=200.66.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/values.yaml b/values.yaml index ede7c63..049c550 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.1" + tag: "0.66.2" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull @@ -29,7 +29,7 @@ frontend: enabled: true image: repository: registry.odoosky.cloud/odoosky/docker-mirror/tower-ui - tag: "0.66.1" + tag: "0.66.2" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull