From d9c8db718e53e55bf4d37fa6054a75499e37ff63 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Thu, 3 Oct 2024 15:04:39 +0200 Subject: [PATCH] Change argocd version 2 --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 55ca738..ec80d32 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://github.com/argoproj/argo-cd/releases/download/v2.12.3/argocd-linux-amd64 +- https://raw.githubusercontent.com/argoproj/argo-cd/master/manifests/install.yaml?ref=stable - ingress.yaml patches: