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",
|
||||
"features": {
|
||||
"backups": "Yes",
|
||||
"email": "?",
|
||||
"email": "Yes",
|
||||
"healthcheck": "Yes",
|
||||
"image": {
|
||||
"image": "gitea/gitea",
|
||||
@ -3103,7 +3103,7 @@
|
||||
"source": "upstream",
|
||||
"url": "https://hub.docker.com/gitea/gitea"
|
||||
},
|
||||
"status": 3,
|
||||
"status": 5,
|
||||
"tests": "2",
|
||||
"sso": "3 (OAuth)"
|
||||
},
|
||||
@ -3375,6 +3375,18 @@
|
||||
"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": ""
|
||||
@ -7941,7 +7953,7 @@
|
||||
"default_branch": "main",
|
||||
"description": "Nextcloud Server, a safe home for all your data ",
|
||||
"features": {
|
||||
"backups": "No",
|
||||
"backups": "Yes",
|
||||
"email": "3",
|
||||
"healthcheck": "Yes",
|
||||
"image": {
|
||||
@ -7950,7 +7962,7 @@
|
||||
"source": "upstream",
|
||||
"url": "https://hub.docker.com/_/nextcloud"
|
||||
},
|
||||
"status": 2,
|
||||
"status": 5,
|
||||
"tests": "2",
|
||||
"sso": "1 (OAuth)"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user