From 14237f290c949764f147192d22d04209c708027e Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Mon, 13 Oct 2025 18:47:39 +0300 Subject: [PATCH 1/2] upd argocd-extras --- charts/gitops-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index d3aef569..34fccb8b 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -763,7 +763,7 @@ cf-argocd-extras: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: c74d94c + tag: 5a607d5 nodeSelector: {} tolerations: [] affinity: {} From c9a2b33b5d79eece39f2be7e3577f5bfbb62a284 Mon Sep 17 00:00:00 2001 From: vitalii-codefresh Date: Tue, 14 Oct 2025 17:02:26 +0300 Subject: [PATCH 2/2] Update values.yaml --- charts/gitops-runtime/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 34fccb8b..e362a2a2 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -787,7 +787,7 @@ cf-argocd-extras: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: c74d94c + tag: 5a607d5 nodeSelector: {} tolerations: [] affinity: {}