diff --git a/flux2/infrastructure/sources/wekan.yaml b/flux2/infrastructure/sources/wekan.yaml
index e5c9144d17be8fae57cd00e940fbc8434f7b44a7..283e57d5ee636150053ab6a4a24539332def95f3 100644
--- a/flux2/infrastructure/sources/wekan.yaml
+++ b/flux2/infrastructure/sources/wekan.yaml
@@ -6,13 +6,10 @@ metadata:
 spec:
   # The interval at which to check the upstream for updates
   interval: 1h
-  # Until [Chart apiVersion update PR](https://github.com/wekan/wekan/pull/3933)
-  # is not merged, use varac:master for now
-  url: https://github.com/varac/wekan
+  url: https://github.com/wekan/wekan
   # The Git reference to checkout and monitor for changes
   # (defaults to master)
   # For all available options, see:
   # https://toolkit.fluxcd.io/components/source/api/#source.toolkit.fluxcd.io/v1beta1.GitRepositoryRef
   ref:
-    branch: update_helmchart
-    # tag: 5.41
+    tag: "v5.42"