From 5ed940153647efdf1a98db40f8ea2d95aea914c7 Mon Sep 17 00:00:00 2001 From: drone Date: Mon, 29 May 2023 15:29:15 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/recipes.json b/recipes.json index 97b77dd..8fbe60d 100755 --- a/recipes.json +++ b/recipes.json @@ -786,6 +786,18 @@ "tag": "1.23.3" } } + }, + { + "2.3.0+22.05.14.3.1": { + "app": { + "image": "collabora/code", + "tag": "22.05.14.3.1" + }, + "web": { + "image": "nginx", + "tag": "1.24.0" + } + } } ], "website": "" @@ -6092,8 +6104,8 @@ "default_branch": "main", "description": "", "features": { - "backups": "", - "email": "", + "backups": "No", + "email": "No", "healthcheck": "", "image": { "image": "plausible/analytics", @@ -6103,7 +6115,7 @@ }, "status": 1, "tests": "", - "sso": "" + "sso": "No" }, "icon": "", "name": "plausible", @@ -6111,18 +6123,18 @@ "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/plausible.git", "versions": [ { - "plausible.analytics-latest": { + "1.1+1.5.1": { "app": { "image": "plausible/analytics", - "tag": "latest" + "tag": "v1.5.1" }, "db": { "image": "postgres", - "tag": "12" + "tag": "13.11-alpine" }, "plausible_events_db": { - "image": "yandex/clickhouse-server", - "tag": "21.3.2.5" + "image": "clickhouse/clickhouse-server", + "tag": "23.4.2.11-alpine" } } }