From 05cc3a7d31f88ffeb950313bfdccfd445142e9ce Mon Sep 17 00:00:00 2001 From: Rishi <117034340+jokestax@users.noreply.github.com> Date: Fri, 13 Feb 2026 01:14:17 +0530 Subject: [PATCH] Update argocd to 3.3.0 --- argocd/cloud/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/cloud/kustomization.yaml b/argocd/cloud/kustomization.yaml index 9f8f31a..5b0d4aa 100644 --- a/argocd/cloud/kustomization.yaml +++ b/argocd/cloud/kustomization.yaml @@ -5,7 +5,7 @@ namespace: argocd # To upgrade ArgoCD, increment the version here # https://github.com/argoproj/argo-cd/tags resources: - - github.com:argoproj/argo-cd.git/manifests/ha/cluster-install?ref=v2.12.0&timeout=90s + - github.com:argoproj/argo-cd.git/manifests/ha/cluster-install?ref=v3.3.0&timeout=90s - argocd-namespace.yaml patchesStrategicMerge: