From 0e0473bbe087b29cfbb2c41e3b96158d52532e98 Mon Sep 17 00:00:00 2001 From: "codefresh-v2-pipelines[bot]" <109073600+codefresh-v2-pipelines[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 10:57:54 +0000 Subject: [PATCH] [cf-argocd-extras]fix: remove https code from web server --- 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 e3ca8d64..de5b2682 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -761,7 +761,7 @@ cf-argocd-extras: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: v0.5.14 + tag: 88898aa nodeSelector: {} tolerations: [] affinity: {} @@ -785,7 +785,7 @@ cf-argocd-extras: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: v0.5.14 + tag: 88898aa nodeSelector: {} tolerations: [] affinity: {}