diff --git a/recipes.json b/recipes.json index ee1d15b..1f8f664 100755 --- a/recipes.json +++ b/recipes.json @@ -3669,6 +3669,34 @@ "tag": "v3.4.6" } } + }, + { + "0.1.2+v4.1.4": { + "app": { + "image": "tootsuite/mastodon", + "tag": "v4.1.4" + }, + "db": { + "image": "postgres", + "tag": "15.3-alpine" + }, + "es": { + "image": "elasticsearch/elasticsearch-oss", + "tag": "7.10.2" + }, + "redis": { + "image": "redis", + "tag": "7.0-alpine" + }, + "sidekiq": { + "image": "tootsuite/mastodon", + "tag": "v4.1.4" + }, + "streaming": { + "image": "tootsuite/mastodon", + "tag": "v4.1.4" + } + } } ], "website": "https://joinmastodon.org"