diff --git a/argocd/apps/wekan/values-wekan.yaml b/argocd/apps/wekan/values-wekan.yaml index a0b7172..e9cb2f0 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: 7.97.0 helm: values: | replicaCount: 1 diff --git a/argocd/apps/wekantest/values-wekantest.yaml b/argocd/apps/wekantest/values-wekantest.yaml index 49687cc..14f3905 100644 --- a/argocd/apps/wekantest/values-wekantest.yaml +++ b/argocd/apps/wekantest/values-wekantest.yaml @@ -9,7 +9,7 @@ spec: source: repoURL: 'https://wekan.github.io/charts/' chart: wekan - targetRevision: 7.97.0 + targetRevision: 8.*.* helm: values: | replicaCount: 1