From de82a97845c988b177a48ca7e02c23cc08c09e96 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 14:01:17 +0000 Subject: [PATCH 1/3] [cf-argocd-extras]feat: deleted git-source appears in application dashboard --- 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 a7610467..a63bab84 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: bc37d62 + tag: ebfec69 nodeSelector: {} tolerations: [] affinity: {} @@ -678,7 +678,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: bc37d62 + tag: ebfec69 nodeSelector: {} tolerations: [] affinity: {} From 8a357523c2ac30702eda373cf89b62e726efacc6 Mon Sep 17 00:00:00 2001 From: cf-ci-bot-v2 Date: Mon, 2 Feb 2026 14:03:48 +0000 Subject: [PATCH 2/3] CI Automatic commit - align Chart version --- charts/gitops-runtime/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index a50b91d3..beaa907d 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 0.2.1 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime -version: 0.27.1 +version: 0.27.2 home: https://github.com/codefresh-io/gitops-runtime-helm icon: https://avatars1.githubusercontent.com/u/11412079?v=3 keywords: From 079303f07f113f02c9ed0f0eeb0e570dc057f5d0 Mon Sep 17 00:00:00 2001 From: Noam Gal Date: Mon, 2 Feb 2026 16:06:20 +0200 Subject: [PATCH 3/3] updated image tag --- 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 a63bab84..2a849aba 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: ebfec69 + tag: 0.27-ebfec69 nodeSelector: {} tolerations: [] affinity: {}