From 8881f391f47a7f5b7a560cc14a5ad6abfe3d891b Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sat, 14 Dec 2024 19:22:33 +0100 Subject: [PATCH] Update argocd --- argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/kustomization.yaml b/argocd/kustomization.yaml index 0be3884..7bdbd8d 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/refs/tags/v2.12.4/manifests/install.yaml +- https://raw.githubusercontent.com/argoproj/argo-cd/refs/tags/v2.13.2/manifests/install.yaml - ingress.yaml patches: