Chore: update catalogue
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2023-10-12 00:17:24 +00:00
parent 96f8e07be2
commit ca25b302b6
1 changed files with 51 additions and 1 deletions

View File

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