From e88046be0a1f999734b8fdfd7b0ed3342c33c55f Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Wed, 5 Jan 2022 18:10:30 +0100 Subject: [PATCH] chore: publish new catalogue release changes --- recipes.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/recipes.json b/recipes.json index 03a1e89..9545cb5 100644 --- a/recipes.json +++ b/recipes.json @@ -1900,7 +1900,22 @@ "name": "outline", "repository": "https://git.coopcloud.tech/coop-cloud/outline.git", "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/outline.git", - "versions": [], + "versions": [ + { + "0.1.0+0.60.3": { + "app": { + "digest": "8fe2eea", + "image": "outlinewiki/outline", + "tag": "0.60.3" + }, + "postgres": { + "digest": "20de2c3", + "image": "postgres", + "tag": "11" + } + } + } + ], "website": "https://github.com/outline/outline" }, "owncast": {