From 6a6b48b40dd65fdf21db1013ddff5b1f92e7e47d Mon Sep 17 00:00:00 2001 From: OdooSky v3 Date: Mon, 4 May 2026 12:06:11 +0300 Subject: [PATCH] =?UTF-8?q?fix(orphan-sweep):=20tower:0.66.79=20=E2=80=94?= =?UTF-8?q?=20use=20ListClusterPlatformApps=20not=20ListApplications?= 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 85d6d51..0e1838b 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.78" + tag: "0.66.79" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull