From 2191c59ad8d957c9e9ff2d95be2d330bb9a5b0c3 Mon Sep 17 00:00:00 2001 From: Mikhail Klimko Date: Mon, 26 May 2025 13:27:54 +0300 Subject: [PATCH] fix(event-reporter): service labels --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 726b37f8..8e0a9feb 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -44,4 +44,4 @@ dependencies: condition: gitops-operator.enabled - name: cf-argocd-extras repository: oci://quay.io/codefresh/charts - version: 0.5.1 + version: 0.5.2