From e4f613214e9650aad6b12f95522c955856565438 Mon Sep 17 00:00:00 2001 From: Andrei Kartashov Date: Mon, 5 Jan 2026 13:16:09 +0700 Subject: [PATCH] upgrade to argocd 3 --- state/gullfaxi/system/argocd/application.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/state/gullfaxi/system/argocd/application.yaml b/state/gullfaxi/system/argocd/application.yaml index 6145af6..503bb1e 100644 --- a/state/gullfaxi/system/argocd/application.yaml +++ b/state/gullfaxi/system/argocd/application.yaml @@ -20,7 +20,7 @@ spec: # https://argo-cd.readthedocs.io/en/stable/user-guide/multiple_sources/#helm-value-files-from-external-git-repository - repoURL: https://argoproj.github.io/argo-helm chart: argo-cd - targetRevision: 5.45.0 + targetRevision: 9.2.4 helm: valueFiles: - $values/state/gullfaxi/system/argocd/values.yaml