From 7d19c539de0b053254d085b93ce7575a2a23c2d8 Mon Sep 17 00:00:00 2001 From: titver968 Date: Sat, 17 May 2025 07:57:59 +0200 Subject: [PATCH] argo-cd auf Version 8 --- argocd/apps/argocd/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/argocd/argocd.yaml b/argocd/apps/argocd/argocd.yaml index 6171160..b63e638 100644 --- a/argocd/apps/argocd/argocd.yaml +++ b/argocd/apps/argocd/argocd.yaml @@ -8,7 +8,7 @@ spec: project: default source: repoURL: 'https://argoproj.github.io/argo-helm' - targetRevision: 7.* + targetRevision: 8.* helm: parameters: - name: 'server.extraArgs[0]'