From 6807053bd1f02788c839cbd37b320d6bff9ead16 Mon Sep 17 00:00:00 2001 From: titusvermesan Date: Wed, 30 Oct 2024 09:55:17 +0100 Subject: [PATCH] Version auf 6.* --- argocd/apps/wordpress/wordpress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/wordpress/wordpress.yaml b/argocd/apps/wordpress/wordpress.yaml index 82c2912..3bea6f6 100644 --- a/argocd/apps/wordpress/wordpress.yaml +++ b/argocd/apps/wordpress/wordpress.yaml @@ -8,7 +8,7 @@ spec: project: default source: repoURL: 'https://charts.bitnami.com/bitnami' - targetRevision: 23.1.* + targetRevision: 6.*.* helm: parameters: - name: 'ingress.enabled'