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/3] 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/3] 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: From 90da884733c3084c1b067db47149f522f0403144 Mon Sep 17 00:00:00 2001 From: Rishi <117034340+jokestax@users.noreply.github.com> Date: Mon, 27 Oct 2025 19:35:37 +0530 Subject: [PATCH 3/3] 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 b6f7c5b..9b0e847 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.9&timeout=90s + - github.com:argoproj/argo-cd.git/manifests/ha/cluster-install?ref=v3.1.8&timeout=90s - argocd-namespace.yaml patchesStrategicMerge: