From d2782a7bafacf7f0fc7d36a810e9265a5b1bfa6d Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 09:31:58 +0000 Subject: [PATCH] [cf-argocd-extras]fix: fixed remote cluster name resolution --- charts/gitops-runtime/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 316b89fd..2db213e1 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -143,7 +143,7 @@ global: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: 2cb6f85 + tag: "5600497" nodeSelector: {} tolerations: [] affinity: {} @@ -715,7 +715,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: 2cb6f85 + tag: "5600497" nodeSelector: {} tolerations: [] affinity: {}