Chore: update catalogue
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
drone 2024-12-21 00:17:49 +00:00
parent aa304febbc
commit f506c01f6f

View File

@ -4429,7 +4429,24 @@
"name": "gitlab", "name": "gitlab",
"repository": "https://git.coopcloud.tech/coop-cloud/gitlab.git", "repository": "https://git.coopcloud.tech/coop-cloud/gitlab.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/gitlab.git", "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/gitlab.git",
"versions": [], "versions": [
{
"0.1.0+17.7.0-ce.0": {
"app": {
"image": "gitlab/gitlab-ce",
"tag": "17.7.0-ce.0"
}
}
},
{
"0.1.0+17.5.4-ce.0": {
"app": {
"image": "gitlab/gitlab-ce",
"tag": "17.7.0-ce.0"
}
}
}
],
"website": "" "website": ""
}, },
"go-neb": { "go-neb": {