fix: still removing abra-integration-test-recipe [ci skip]

This commit is contained in:
decentral1se 2023-09-23 23:18:32 +02:00
parent 462e950efe
commit 4692787d3d
Signed by: decentral1se
GPG Key ID: 03789458B3D0C410
1 changed files with 1 additions and 51 deletions

View File

@ -1,54 +1,4 @@
{
"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": [
{
"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",
@ -9992,4 +9942,4 @@
],
"website": "https://github.com/znc/znc"
}
}
}