From 57e0f252a6f910a7f83b980d10ece53a5f4814a3 Mon Sep 17 00:00:00 2001
From: Arie Peterson <arie@greenhost.nl>
Date: Thu, 23 Sep 2021 16:28:19 +0200
Subject: [PATCH] Update wekan to 5.60

---
 flux2/infrastructure/sources/wekan.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flux2/infrastructure/sources/wekan.yaml b/flux2/infrastructure/sources/wekan.yaml
index 283e57d5e..136e2891f 100644
--- a/flux2/infrastructure/sources/wekan.yaml
+++ b/flux2/infrastructure/sources/wekan.yaml
@@ -12,4 +12,4 @@ spec:
   # For all available options, see:
   # https://toolkit.fluxcd.io/components/source/api/#source.toolkit.fluxcd.io/v1beta1.GitRepositoryRef
   ref:
-    tag: "v5.42"
+    tag: "v5.60"
-- 
GitLab