From bb4edab1940c2274eec7201f93a3cc0719dd798e Mon Sep 17 00:00:00 2001 From: OdooSky Tower Date: Sat, 2 May 2026 13:12:41 +0200 Subject: [PATCH] =?UTF-8?q?Bump=20tower=20to=200.66.15=20=E2=80=94=20DELET?= =?UTF-8?q?E=20/api/addons/{code}=20(full=20unpublish:=20tags=20+=20branch?= =?UTF-8?q?=20source)=20+=20ModuleDetailDrawer=20danger=20zone?= 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 4ad862b..799a167 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.14" + tag: "0.66.15" 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.14" + tag: "0.66.15" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull