From 85aa0932db4c7e00000446554298d08b89fad31a Mon Sep 17 00:00:00 2001 From: git_admin Date: Mon, 27 Apr 2026 19:00:54 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20tower=200.29.1=20=E2=80=94=20fix=20K8s?= =?UTF-8?q?=20quantity=20formatting=20in=20reshape=20commits?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 176fca2..685c88f 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.29.0" + tag: "0.29.1" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull