From 6db0ea7b5f9b529559348245c475af44cb84d527 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 13:45:43 +0000 Subject: [PATCH] [cf-argocd-extras]chore(CR-30961): security fix --- 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 cc53c96f..4bc3e3d4 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -761,7 +761,7 @@ cf-argocd-extras: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: 88898aa + tag: c74d94c nodeSelector: {} tolerations: [] affinity: {} @@ -785,7 +785,7 @@ cf-argocd-extras: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: 88898aa + tag: c74d94c nodeSelector: {} tolerations: [] affinity: {}