From 24e7aa20af889381b8f2b20ae30523e4d976b519 Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Fri, 24 Oct 2025 18:41:54 +0300 Subject: [PATCH] chore: extras d4fefcb with improved traces and fix for argo-cd server root path --- 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 63a07799..62eb75ae 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -146,7 +146,7 @@ global: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: e746a97 + tag: d4fefcb nodeSelector: {} tolerations: [] affinity: {} @@ -664,7 +664,7 @@ argo-gateway: image: registry: quay.io repository: codefresh/cf-argocd-extras - tag: e746a97 + tag: d4fefcb nodeSelector: {} tolerations: [] affinity: {}