From 3e13f1c6cb06a3b208ced2c7716eb244aeac44b4 Mon Sep 17 00:00:00 2001 From: drone Date: Sat, 8 Jul 2023 18:38:54 +0000 Subject: [PATCH] Chore: update catalogue --- recipes.json | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/recipes.json b/recipes.json index d0f66fc..040c384 100755 --- a/recipes.json +++ b/recipes.json @@ -1049,6 +1049,18 @@ "tag": "v2.36.3" } } + }, + { + "1.5.0+1.25.1": { + "app": { + "image": "nginx", + "tag": "1.25.1" + }, + "git": { + "image": "alpine/git", + "tag": "v2.40.1" + } + } } ], "website": "" @@ -7233,6 +7245,31 @@ "versions": [], "website": "https://swarmpit.io" }, + "synapse-admin": { + "category": "Apps", + "default_branch": "main", + "description": "", + "features": { + "backups": "No", + "email": "No", + "healthcheck": "Yes", + "image": { + "image": "", + "rating": "", + "source": "", + "url": "" + }, + "status": 0, + "tests": "No", + "sso": "Yes" + }, + "icon": "", + "name": "synapse-admin", + "repository": "https://git.coopcloud.tech/coop-cloud/synapse-admin.git", + "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/synapse-admin.git", + "versions": [], + "website": "" + }, "traefik": { "category": "Utilities", "default_branch": "master",