From f59fa329e75fb5909ce6a480e1cc0704b31cd0bc Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Sun, 18 Aug 2024 00:54:04 -0500 Subject: [PATCH] ArgoCD v2.12.1 --- clusters/my-cluster/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/my-cluster/argocd/kustomization.yaml b/clusters/my-cluster/argocd/kustomization.yaml index 35374ed..9e0192e 100644 --- a/clusters/my-cluster/argocd/kustomization.yaml +++ b/clusters/my-cluster/argocd/kustomization.yaml @@ -4,7 +4,7 @@ kind: Kustomization namespace: argocd resources: - namespace.yaml - - https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.1/manifests/install.yaml patches: - patch: | apiVersion: v1