From 35ecfe5da5cbadd6e2b71a979df90d7ac9f89c3f Mon Sep 17 00:00:00 2001 From: drone Date: Tue, 18 Jul 2023 11:57:20 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/recipes.json b/recipes.json index 1cdf1ac..fdf6602 100755 --- a/recipes.json +++ b/recipes.json @@ -8191,6 +8191,18 @@ } } }, + { + "0.14.0+v6.99": { + "app": { + "image": "wekan/wekan", + "tag": "v6.99" + }, + "db": { + "image": "mongo", + "tag": "5.0" + } + } + }, { "0.2.0+v6.05": { "app": {