From 88f9351b4ca72f81d576fead83b4970685149515 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 18:10:27 +0000 Subject: [PATCH] [cf-argocd-extras]feat(event-reporter): added deleted field to app event payload --- 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 1d704df29..e7ca4027c 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: main-738f0d7 + tag: bc37d62 nodeSelector: {} tolerations: [] affinity: {} @@ -718,7 +718,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: main-738f0d7 + tag: bc37d62 nodeSelector: {} tolerations: [] affinity: {}