From 99a69257e647ccc9f96c54915413863388424848 Mon Sep 17 00:00:00 2001 From: Ultradesu Date: Thu, 30 Jul 2026 16:30:53 +0100 Subject: [PATCH] Bump argocd --- k8s/core/argocd/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/core/argocd/kustomization.yaml b/k8s/core/argocd/kustomization.yaml index 91fd7a8..af57277 100644 --- a/k8s/core/argocd/kustomization.yaml +++ b/k8s/core/argocd/kustomization.yaml @@ -10,7 +10,7 @@ resources: helmCharts: - name: argo-cd repo: https://argoproj.github.io/argo-helm - version: 9.4.10 + version: 10.2.1 releaseName: argocd namespace: argocd valuesFile: values.yaml