From 7a4da5ac3b0c340ec3a5b64d0c5bd5196a5776a0 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Fri, 14 Nov 2025 12:53:58 +0000 Subject: [PATCH] =?UTF-8?q?[cf-argocd-extras]fix(event-reporter):=20ensure?= =?UTF-8?q?=20commit=20info=20is=20emitted=20without=20revision=20m?= =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 ff7c8934..9cedc576 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: d4fefcb + tag: e6315c0 nodeSelector: {} tolerations: [] affinity: {} @@ -709,7 +709,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: d4fefcb + tag: e6315c0 nodeSelector: {} tolerations: [] affinity: {}