From d28e2ff54662902efda751603c2cdde6e46f0190 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 12:46:36 +0000 Subject: [PATCH] [cf-argocd-extras]fix(event-reporter): fixed wrong attribute key for resource, unified value between runtime/cluster event 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 63a07799..62eb75ae 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -146,7 +146,7 @@ global: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: e746a97 + tag: d4fefcb nodeSelector: {} tolerations: [] affinity: {} @@ -664,7 +664,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: e746a97 + tag: d4fefcb nodeSelector: {} tolerations: [] affinity: {}