From 079cf0d512913aad573a0be457daed84653be69b Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Thu, 6 Jan 2022 12:45:41 +0100 Subject: [PATCH] chore: publish new outline --- recipes.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/recipes.json b/recipes.json index 9545cb5..b0f86fd 100644 --- a/recipes.json +++ b/recipes.json @@ -1914,6 +1914,25 @@ "tag": "11" } } + }, + { + "0.2.0+0.60.3": { + "app": { + "digest": "8fe2eea", + "image": "outlinewiki/outline", + "tag": "0.60.3" + }, + "postgres": { + "digest": "20de2c3", + "image": "postgres", + "tag": "11" + }, + "redis": { + "digest": "563888f", + "image": "redis", + "tag": "6.2.6" + } + } } ], "website": "https://github.com/outline/outline"