From 9ad5313d07f13133457c96f194ecfedf56a7076d Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Fri, 10 Nov 2023 14:44:38 +0000 Subject: [PATCH] Update backup-bot-two entry --- recipes.json | 45 +++++++++++++++++++++++++++------------------ 1 file changed, 27 insertions(+), 18 deletions(-) diff --git a/recipes.json b/recipes.json index 8efa11e..b29f5eb 100755 --- a/recipes.json +++ b/recipes.json @@ -767,28 +767,37 @@ "website": "" }, "backup-bot-two": { - "category": "", - "default_branch": "bb2-classic", - "description": "", + "category": "Utilities", + "default_branch": "main", + "description": "Backup Bot II: This Time It's Easily Configurable", "features": { - "backups": "", - "email": "", - "healthcheck": "", + "backups": "N/A", + "email": "N/A", + "healthcheck": "No", "image": { - "image": "", - "rating": "", - "source": "", - "url": "" + "image": "thecoopcloud/backup-bot-two", + "rating": "4", + "source": "upstream", + "url": "https://hub.docker.com/r/thecoopcloud/backup-bot-two" }, "status": 0, - "tests": "", - "sso": "" + "tests": "No", + "sso": "N/A" }, - "icon": "", - "name": "", - "repository": "", - "ssh_url": "", - "versions": null, + "icon": "https://git.coopcloud.tech/repo-avatars/357-a8b8759c6b7ef75334ab1dd8d9a1c9bf", + "name": "backup-bot-two", + "repository": "https://git.coopcloud.tech/coop-cloud/backup-bot-two.git", + "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/backup-bot-two.git", + "versions": [ + { + "0.2.0+1.0.0": { + "app": { + "image": "git.coopcloud.tech", + "tag": "1.0.0" + } + } + } + ], "website": "" }, "bonfire": { @@ -10936,4 +10945,4 @@ ], "website": "https://github.com/znc/znc" } -} +} \ No newline at end of file