This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
abra/deploy/abra-apps.cloud.autonomic.zone/abra-apps.json

36 lines
977 B
JSON

{
"gitea": {
"category": "apps",
"repository": "https://git.autonomic.zone/coop-cloud/gitea.git",
"features": {
"category": "Development",
"status": "❷💛",
"image": {
"image": "gitea/gitea",
"url": "https://hub.docker.com/gitea/gitea",
"rating": "❶💚",
"source": "upstream"
},
"healthcheck": "Yes",
"backups": "No",
"email": "?",
"tests": "❷💛"
},
"versions": [
{
"app": {
"image": "gitea/gitea",
"tag": "1.13.6",
"digest": "1d90f984"
}
},
{
"db": {
"image": "mariadb",
"tag": "1.13.6",
"digest": "ab7c906b"
}
}
]
}
}