From a7426033f927577e0967d42f079bfa778aab2447 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 09:27:24 +0300 Subject: [PATCH 1/4] [cf-argocd-extras]chore(CR-30961): security fix (#725) Co-authored-by: codefresh-v2-pipelines[bot] <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> (cherry picked from commit becd2a94be0d5d94292cf695cd869162e3ed5afd) --- 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 ea3ff579..cac2475d 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: v0.5.14 + tag: c74d94c nodeSelector: {} tolerations: [] affinity: {} @@ -787,7 +787,7 @@ cf-argocd-extras: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: v0.5.14 + tag: c74d94c nodeSelector: {} tolerations: [] affinity: {} From 714409cfadc85956eb696831f6a709a50d6f647d Mon Sep 17 00:00:00 2001 From: vitalii-codefresh Date: Thu, 18 Sep 2025 16:11:21 +0300 Subject: [PATCH 2/4] 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 cac2475d..4e97d617 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: c74d94c nodeSelector: {} tolerations: [] affinity: {} From a9f9aad97f1ef386c7d7336b613e935d952df44b Mon Sep 17 00:00:00 2001 From: vitalii-codefresh Date: Thu, 18 Sep 2025 16:45:26 +0300 Subject: [PATCH 3/4] 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 4e97d617..cac2475d 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: c74d94c nodeSelector: {} tolerations: [] affinity: {} From f72fb7bda7103956c8051735b746226cf9914357 Mon Sep 17 00:00:00 2001 From: vitaliichyrka Date: Fri, 19 Sep 2025 13:44:41 +0300 Subject: [PATCH 4/4] empty