From 87608b8f8838b4c67b5c20f0c0240f538525b26d Mon Sep 17 00:00:00 2001 From: Titus Vermesan Date: Tue, 8 Oct 2024 08:21:22 +0200 Subject: [PATCH] Update to 7.50.5 --- argocd/apps/wekan/wekan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/wekan/wekan.yaml b/argocd/apps/wekan/wekan.yaml index cbd9de9..3c1d11e 100644 --- a/argocd/apps/wekan/wekan.yaml +++ b/argocd/apps/wekan/wekan.yaml @@ -8,7 +8,7 @@ spec: project: default source: repoURL: 'https://wekan.github.io/charts/' - targetRevision: 7.49.* + targetRevision: 7.50.* helm: parameters: - name: 'ingress.enabled'