From efef8a688b89fae036abd2b727494e96c2f2afb0 Mon Sep 17 00:00:00 2001 From: drone Date: Fri, 11 Aug 2023 10:36:03 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 100 +++++++++++++++++++++++++-------------------------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/recipes.json b/recipes.json index a817fee..94d627a 100755 --- a/recipes.json +++ b/recipes.json @@ -6696,6 +6696,54 @@ } } }, + { + "0.10.0+0.69.2": { + "app": { + "image": "outlinewiki/outline", + "tag": "0.69.2" + }, + "cache": { + "image": "redis", + "tag": "7.0.11" + }, + "db": { + "image": "postgres", + "tag": "15.3" + } + } + }, + { + "0.11.0+0.69.2": { + "app": { + "image": "outlinewiki/outline", + "tag": "0.69.2" + }, + "cache": { + "image": "redis", + "tag": "7.0.11" + }, + "db": { + "image": "postgres", + "tag": "15.3" + } + } + }, + { + "0.12.0+0.70.2": { + "app": { + "image": "outlinewiki/outline", + "tag": "0.70.2" + }, + "cache": { + "image": "redis", + "tag": "7.0.12" + }, + "db": { + "image": "postgres", + "tag": "15.3" + } + } + }, { "0.2.0+0.60.3": { "app": { @@ -6839,54 +6887,6 @@ "tag": "15.3" } } - }, - { - "0.10.0+0.69.2": { - "app": { - "image": "outlinewiki/outline", - "tag": "0.69.2" - }, - "cache": { - "image": "redis", - "tag": "7.0.11" - }, - "db": { - "image": "postgres", - "tag": "15.3" - } - } - }, - { - "0.11.0+0.69.2": { - "app": { - "image": "outlinewiki/outline", - "tag": "0.69.2" - }, - "cache": { - "image": "redis", - "tag": "7.0.11" - }, - "db": { - "image": "postgres", - "tag": "15.3" - } - } - }, - { - "0.12.0+0.70.2": { - "app": { - "image": "outlinewiki/outline", - "tag": "0.70.2" - }, - "cache": { - "image": "redis", - "tag": "7.0.12" - }, - "db": { - "image": "postgres", - "tag": "15.3" - } - } } ], "website": "https://github.com/outline/outline" @@ -7345,7 +7345,7 @@ "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/plausible.git", "versions": [ { - "1.1.0+1.5.1": { + "1.1.0+v1.5.1": { "app": { "image": "plausible/analytics", "tag": "v1.5.1" @@ -7361,7 +7361,7 @@ } }, { - "2.0.0+1.5.1": { + "2.0.0+v1.5.1": { "app": { "image": "plausible/analytics", "tag": "v1.5.1"