Chore: update catalogue
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
147e6d4dd5
commit
b1f72c3acb
20
recipes.json
20
recipes.json
@ -3095,7 +3095,7 @@
|
|||||||
"description": "A painless self-hosted Git service",
|
"description": "A painless self-hosted Git service",
|
||||||
"features": {
|
"features": {
|
||||||
"backups": "Yes",
|
"backups": "Yes",
|
||||||
"email": "?",
|
"email": "Yes",
|
||||||
"healthcheck": "Yes",
|
"healthcheck": "Yes",
|
||||||
"image": {
|
"image": {
|
||||||
"image": "gitea/gitea",
|
"image": "gitea/gitea",
|
||||||
@ -3103,7 +3103,7 @@
|
|||||||
"source": "upstream",
|
"source": "upstream",
|
||||||
"url": "https://hub.docker.com/gitea/gitea"
|
"url": "https://hub.docker.com/gitea/gitea"
|
||||||
},
|
},
|
||||||
"status": 3,
|
"status": 5,
|
||||||
"tests": "2",
|
"tests": "2",
|
||||||
"sso": "3 (OAuth)"
|
"sso": "3 (OAuth)"
|
||||||
},
|
},
|
||||||
@ -3375,6 +3375,18 @@
|
|||||||
"tag": "15.5"
|
"tag": "15.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"2.6.0+1.21.5-rootless": {
|
||||||
|
"app": {
|
||||||
|
"image": "gitea/gitea",
|
||||||
|
"tag": "1.21.5-rootless"
|
||||||
|
},
|
||||||
|
"db": {
|
||||||
|
"image": "postgres",
|
||||||
|
"tag": "15.5"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"website": ""
|
"website": ""
|
||||||
@ -7941,7 +7953,7 @@
|
|||||||
"default_branch": "main",
|
"default_branch": "main",
|
||||||
"description": "Nextcloud Server, a safe home for all your data ",
|
"description": "Nextcloud Server, a safe home for all your data ",
|
||||||
"features": {
|
"features": {
|
||||||
"backups": "No",
|
"backups": "Yes",
|
||||||
"email": "3",
|
"email": "3",
|
||||||
"healthcheck": "Yes",
|
"healthcheck": "Yes",
|
||||||
"image": {
|
"image": {
|
||||||
@ -7950,7 +7962,7 @@
|
|||||||
"source": "upstream",
|
"source": "upstream",
|
||||||
"url": "https://hub.docker.com/_/nextcloud"
|
"url": "https://hub.docker.com/_/nextcloud"
|
||||||
},
|
},
|
||||||
"status": 2,
|
"status": 5,
|
||||||
"tests": "2",
|
"tests": "2",
|
||||||
"sso": "1 (OAuth)"
|
"sso": "1 (OAuth)"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user