From 56b42423a50dc7d336b90535540c2d7081abb298 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Thu, 3 Oct 2024 15:05:37 +0200 Subject: [PATCH] Change argocd version 2.14.2 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index ec80d32..e404f81 100644 --- a/argocd/kustomization.yaml +++ b/argocd/kustomization.yaml @@ -6,7 +6,7 @@ namespace: argocd # additional resources like ingress rules, cluster and repository secrets. resources: -- https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/install.yaml?ref=stable +- https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.2/manifests/install.yaml - ingress.yaml patches: