From f3737740601e5a1b6dcf9fc80d0d64ec565b3436 Mon Sep 17 00:00:00 2001 From: Rishi <117034340+jokestax@users.noreply.github.com> Date: Mon, 27 Oct 2025 10:45:53 +0530 Subject: [PATCH 1/2] Upgrade ArgoCD version to v3.1.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..6a7e034 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.1.0&timeout=90s - argocd-namespace.yaml patchesStrategicMerge: From dc2da4b4de488b8f6d9f44f5f38f367b47b30597 Mon Sep 17 00:00:00 2001 From: Rishi <117034340+jokestax@users.noreply.github.com> Date: Mon, 27 Oct 2025 19:34:08 +0530 Subject: [PATCH 2/2] Update kustomization.yaml --- 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 6a7e034..b6f7c5b 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=v3.1.0&timeout=90s + - github.com:argoproj/argo-cd.git/manifests/ha/cluster-install?ref=v3.1.9&timeout=90s - argocd-namespace.yaml patchesStrategicMerge: