diff --git a/recipes.json b/recipes.json index 992551f..423f017 100755 --- a/recipes.json +++ b/recipes.json @@ -1,54 +1,4 @@ { - "abra-test-recipe": { - "category": "Apps", - "default_branch": "main", - "description": "Simple app configuration used for the Abra test suite", - "features": { - "backups": "Yes", - "email": "3", - "healthcheck": "Yes", - "image": { - "image": "abra-test-app", - "rating": "4", - "source": "upstream", - "url": "https://hub.docker.com/_/abra-test-app" - }, - "status": 3, - "tests": "2", - "sso": "No" - }, - "icon": "https://git.coopcloud.tech/repo-avatars/606-359d0c955f531b6a5cca9aacdff3fa53", - "name": "abra-test-recipe", - "repository": "https://git.coopcloud.tech/coop-cloud/abra-test-recipe.git", - "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/abra-test-recipe.git", - "versions": [ - { - "0.1.0+1.20.0": { - "app": { - "image": "nginx", - "tag": "1.20.0" - } - } - }, - { - "0.1.1+1.20.2": { - "app": { - "image": "nginx", - "tag": "1.20.2" - } - } - }, - { - "0.2.0+1.21.0": { - "app": { - "image": "nginx", - "tag": "1.21.0" - } - } - } - ], - "website": "" - }, "adapt_authoring": { "category": "Apps", "default_branch": "main", @@ -10232,4 +10182,4 @@ ], "website": "https://github.com/znc/znc" } -} \ No newline at end of file +}