From c4ab92d7f2fc65c9f066436533c111af2927aeca Mon Sep 17 00:00:00 2001 From: OdooSky Bot Date: Tue, 28 Apr 2026 18:18:52 +0000 Subject: [PATCH] =?UTF-8?q?Tower=20v3=20Phase=202.12=20=E2=80=94=20Templat?= =?UTF-8?q?es=20feature=20(0.44.0)?= 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 f03e521..85905b7 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.43.0" + tag: "0.44.0" 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.43.0" + tag: "0.44.0" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull