From cd6ec22bcd6b2ef5ff9a932ac6c98607219c2ddf Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 12:38:05 +0000 Subject: [PATCH] [cf-argocd-extras]fix: fix security vulnerabilities --- 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 737c01b5..a5ec6f90 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -136,7 +136,7 @@ global: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: "06801ec" + tag: "7d96f83" nodeSelector: {} tolerations: [] affinity: {} @@ -679,7 +679,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: "06801ec" + tag: "7d96f83" nodeSelector: {} tolerations: [] affinity: {}