From ea848be464d3f0cd22078d7dfa8c876e63fa3729 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Fri, 10 Nov 2023 15:47:00 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/recipes.json b/recipes.json index f97072f..90e76c8 100755 --- a/recipes.json +++ b/recipes.json @@ -4724,6 +4724,30 @@ "tag": "v2.21.2" } } + }, + { + "0.4.1+v2.21.2": { + "app": { + "image": "loomio/loomio", + "tag": "v2.21.2" + }, + "cron": { + "image": "loomio/loomio", + "tag": "v2.21.2" + }, + "db": { + "image": "postgres", + "tag": "12.14" + }, + "redis": { + "image": "redis", + "tag": "5.0" + }, + "worker": { + "image": "loomio/loomio", + "tag": "v2.21.2" + } + } } ], "website": "https://github.com/loomio/loomio"