From 89d9876b5ccf86f656a57354d779675dae422590 Mon Sep 17 00:00:00 2001 From: drone Date: Fri, 6 Oct 2023 17:18:00 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/recipes.json b/recipes.json index 6731d07..5e72728 100755 --- a/recipes.json +++ b/recipes.json @@ -5375,6 +5375,46 @@ "tag": "13-alpine" } } + }, + { + "4.0.0+v1.93.0": { + "app": { + "image": "matrixdotorg/synapse", + "tag": "v1.93.0" + }, + "db": { + "image": "postgres", + "tag": "13-alpine" + }, + "discordbridge": { + "image": "halfshot/matrix-appservice-discord", + "tag": "v1.0.0" + }, + "discorddb": { + "image": "postgres", + "tag": "13-alpine" + }, + "signalbridge": { + "image": "mautrix/signal", + "tag": "v0.4.3" + }, + "signald": { + "image": "signald/signald", + "tag": "0.23.2-non-root" + }, + "signaldb": { + "image": "postgres", + "tag": "13-alpine" + }, + "telegrambridge": { + "image": "mautrix/telegram", + "tag": "v0.14.2" + }, + "telegramdb": { + "image": "postgres", + "tag": "13-alpine" + } + } } ], "website": "https://matrix.org"