From e5c705057f3dbd8ab174d9379cb7b71eb2956b89 Mon Sep 17 00:00:00 2001 From: Ryan Cavicchioni Date: Sat, 18 Jan 2025 11:09:01 -0600 Subject: [PATCH] argocd v2.13.3 --- 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 9e0192e..e3b326a 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/v2.12.1/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.3/manifests/install.yaml patches: - patch: | apiVersion: v1