From 5358d99701b37fb30c5d5438c25d7f71cf596872 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Sun, 30 Nov 2025 12:14:10 +0000 Subject: [PATCH] [cf-argocd-extras]fix: update namespace handling in cluster resource reporter --- 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 41b5d98b..e57ec260 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: 5ad6886 + tag: aca2645 nodeSelector: {} tolerations: [] affinity: {} @@ -715,7 +715,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: 5ad6886 + tag: aca2645 nodeSelector: {} tolerations: [] affinity: {}