diff --git a/recipes.json b/recipes.json index c3ce67e..3840c70 100755 --- a/recipes.json +++ b/recipes.json @@ -1,4 +1,29 @@ { + "abra-integration-test-recipe": { + "category": "Apps", + "default_branch": "main", + "description": "Simple app configuration used for the Abra integration 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-integration-test-recipe", + "repository": "https://git.coopcloud.tech/coop-cloud/abra-integration-test-recipe.git", + "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/abra-integration-test-recipe.git", + "versions": [], + "website": "" + }, "adapt_authoring": { "category": "Apps", "default_branch": "main", @@ -9870,4 +9895,4 @@ ], "website": "https://github.com/znc/znc" } -} +} \ No newline at end of file