From e7569913cc9fa8adb62afdd3d0b97c0add220b9c Mon Sep 17 00:00:00 2001 From: Karan Parashar Date: Thu, 10 Sep 2026 20:43:40 +0530 Subject: [PATCH] chore(argo): Update argocd to latest version --- bootstrap/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/kustomization.yaml b/bootstrap/kustomization.yaml index c784b84..8af1553 100644 --- a/bootstrap/kustomization.yaml +++ b/bootstrap/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: argocd resources: - - https://raw.githubusercontent.com/argoproj/argo-cd/v3.5.0/manifests/install.yaml + - https://raw.githubusercontent.com/argoproj/argo-cd/v3.5.2/manifests/install.yaml - argocd-root-app patches: - target: