From 8bc3cabb56d0609b434f7e1244a1d84329410c5e Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 12:50:52 +0200 Subject: [PATCH] [cf-argocd-extras]chore: update depencencies (argo-cd 3.2) --- 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 74c89cb2..e9b2c760 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: 5ad6886 nodeSelector: {} tolerations: [] affinity: {} @@ -714,7 +714,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: d4fefcb + tag: 5ad6886 nodeSelector: {} tolerations: [] affinity: {}