diff --git a/recipes.json b/recipes.json index 7178163..d906838 100755 --- a/recipes.json +++ b/recipes.json @@ -7208,6 +7208,50 @@ "tag": "1.25.3" } } + }, + { + "6.0.2+v1.100.0": { + "app": { + "image": "matrixdotorg/synapse", + "tag": "v1.100.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.15.1" + }, + "telegramdb": { + "image": "postgres", + "tag": "13-alpine" + }, + "web": { + "image": "nginx", + "tag": "1.25.3" + } + } } ], "website": "https://matrix.org"