From 0faeae4e1c428e74aa2be0d1828c23176e18eeda Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 15 Feb 2022 11:01:15 +0100 Subject: [PATCH] chore: new masto release --- recipes.json | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/recipes.json b/recipes.json index 603d170..9b15293 100644 --- a/recipes.json +++ b/recipes.json @@ -1532,7 +1532,37 @@ "name": "mastodon", "repository": "https://git.coopcloud.tech/coop-cloud/mastodon.git", "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/mastodon.git", - "versions": [], + "versions": [ + { + "0.1.1+3.4.6": { + "app": { + "digest": "f01b330", + "image": "tootsuite/mastodon", + "tag": "v3.4.6" + }, + "db": { + "digest": "84e6f6c", + "image": "postgres", + "tag": "9.6-alpine" + }, + "redis": { + "digest": "32f8cf4", + "image": "redis", + "tag": "6.2-alpine" + }, + "sidekiq": { + "digest": "f01b330", + "image": "tootsuite/mastodon", + "tag": "v3.4.6" + }, + "streaming": { + "digest": "f01b330", + "image": "tootsuite/mastodon", + "tag": "v3.4.6" + } + } + } + ], "website": "https://joinmastodon.org" }, "matomo": { @@ -3039,4 +3069,4 @@ "versions": [], "website": "https://github.com/znc/znc" } -} +} \ No newline at end of file