From 76d1ab036d7b8c2ae9dbcc223382fedc0e5bcf8d Mon Sep 17 00:00:00 2001 From: ops Date: Wed, 29 Apr 2026 22:32:04 +0300 Subject: [PATCH] =?UTF-8?q?tower=200.60.8=20=E2=80=94=20Argo=20App:=20Skip?= =?UTF-8?q?DryRunOnMissingResource=20+=20retry=20limit=2010=20(CRD-orderin?= =?UTF-8?q?g)?= 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 20fcd90..4650c75 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.60.7" + tag: "0.60.8" pullPolicy: IfNotPresent imagePullSecrets: - name: docker-mirror-pull