From efafecd68a52d7cd94352cbc547ccec427f8fa20 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 17:03:32 +0000 Subject: [PATCH] [cf-argocd-extras]feat: add GitHub Actions labeler workflow for PRs --- 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 5680000a..79ba18dd 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: e6315c0 + tag: "0652153" nodeSelector: {} tolerations: [] affinity: {} @@ -714,7 +714,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: e6315c0 + tag: "0652153" nodeSelector: {} tolerations: [] affinity: {}