36 lines
989 B
JSON
36 lines
989 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:1.13.6",
|
|
"tag": "1.13.6",
|
|
"digest": "1d90f984"
|
|
}
|
|
},
|
|
{
|
|
"db": {
|
|
"image": "mariadb:10.5",
|
|
"tag": "1.13.6",
|
|
"digest": "ab7c906b"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |