From 0b9f56047be1b77dfed93cdaf4a296d5d7788a41 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 12:36:13 +0000 Subject: [PATCH] [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 e925b251..7271c738 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: b8c4451 nodeSelector: {} tolerations: [] affinity: {} @@ -679,7 +679,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: bc37d62 + tag: b8c4451 nodeSelector: {} tolerations: [] affinity: {}