From d61f00778fcb8af952f275c057a431a79082f834 Mon Sep 17 00:00:00 2001 From: titver968 Date: Wed, 15 Oct 2025 12:50:49 +0200 Subject: [PATCH] Wekan Version "^8.0.0" --- argocd/apps/wekan/values-wekan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/wekan/values-wekan.yaml b/argocd/apps/wekan/values-wekan.yaml index ae5e5b7..fbf84f5 100644 --- a/argocd/apps/wekan/values-wekan.yaml +++ b/argocd/apps/wekan/values-wekan.yaml @@ -9,7 +9,7 @@ spec: source: repoURL: 'https://wekan.github.io/charts/' chart: wekan - targetRevision: 8.*.* + targetRevision: "^8.0.0" helm: values: | replicaCount: 1