From e6d283aea0aae2d0e4651258e4d9506aecb60975 Mon Sep 17 00:00:00 2001 From: drone <3wordchant@noreply.git.coopcloud.tech> Date: Tue, 15 Apr 2025 18:24:21 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/recipes.json b/recipes.json index b937479..caeb18f 100755 --- a/recipes.json +++ b/recipes.json @@ -8250,6 +8250,30 @@ "tag": "v2.25.4" } } + }, + { + "4.0.2+v2.25.4": { + "app": { + "image": "loomio/loomio", + "tag": "v2.25.4" + }, + "cron": { + "image": "loomio/loomio", + "tag": "v2.25.4" + }, + "db": { + "image": "pgautoupgrade/pgautoupgrade", + "tag": "17-debian" + }, + "redis": { + "image": "redis", + "tag": "5.0" + }, + "worker": { + "image": "loomio/loomio", + "tag": "v2.25.4" + } + } } ], "website": "https://github.com/loomio/loomio"