From 8e0057b967df4cf6b38ad739583043259357de23 Mon Sep 17 00:00:00 2001 From: git_admin Date: Fri, 1 May 2026 13:11:17 +0000 Subject: [PATCH] =?UTF-8?q?ship=200.64.2=20=E2=80=94=20hide=20platform=20s?= =?UTF-8?q?erver=20from=20/servers=20(tower=20itself,=20not=20a=20deploy?= =?UTF-8?q?=20target)?= 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 79ed8e4..2da3b6e 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.63.2" + tag: "0.64.2" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull