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

This commit is contained in:
drone 2024-09-20 00:08:49 +00:00
parent 12619ee4b1
commit f5b7d0494c

View File

@ -1965,7 +1965,7 @@
"website": ""
},
"custom-html": {
"category": "Apps",
"category": "Development",
"default_branch": "main",
"description": "Custom HTML website, served using Nginx",
"features": {
@ -1974,19 +1974,144 @@
"healthcheck": "No",
"image": {
"image": "nginx",
"rating": "❶💚",
"rating": "4",
"source": "upstream",
"url": "https://hub.docker.com/_/nginx"
},
"status": 0,
"tests": "❷💛",
"status": 2,
"tests": "2",
"sso": "No"
},
"icon": "https://git.coopcloud.tech/repo-avatars/135-a2a6419237710d03c07ebeeb8d9b1f71",
"name": "custom-html",
"repository": "https://git.coopcloud.tech/coop-cloud/custom-html.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/custom-html.git",
"versions": [],
"versions": [
{
"1.0.0+1.19.2": {
"app": {
"image": "nginx",
"tag": "1.19.2"
}
}
},
{
"1.1.0+1.21.3": {
"app": {
"image": "nginx",
"tag": "1.21.3"
}
}
},
{
"1.2.0+1.21.3": {
"app": {
"image": "nginx",
"tag": "1.21.3"
},
"git": {
"image": "alpine/git",
"tag": "v2.32.0"
}
}
},
{
"1.2.1+1.21.6": {
"app": {
"image": "nginx",
"tag": "1.21.6"
},
"git": {
"image": "alpine/git",
"tag": "v2.32.0"
}
}
},
{
"1.3.0+1.23.3": {
"app": {
"image": "nginx",
"tag": "1.23.3"
},
"git": {
"image": "alpine/git",
"tag": "v2.36.3"
}
}
},
{
"1.3.1+1.23.3": {
"app": {
"image": "nginx",
"tag": "1.23.3"
},
"git": {
"image": "alpine/git",
"tag": "v2.36.3"
}
}
},
{
"1.3.2+1.23.3": {
"app": {
"image": "nginx",
"tag": "1.23.3"
},
"git": {
"image": "alpine/git",
"tag": "v2.36.3"
}
}
},
{
"1.4.0+1.24.0": {
"app": {
"image": "nginx",
"tag": "1.24.0"
},
"git": {
"image": "alpine/git",
"tag": "v2.36.3"
}
}
},
{
"1.5.0+1.25.1": {
"app": {
"image": "nginx",
"tag": "1.25.1"
},
"git": {
"image": "alpine/git",
"tag": "v2.40.1"
}
}
},
{
"1.5.1+1.25.3": {
"app": {
"image": "nginx",
"tag": "1.25.3"
},
"git": {
"image": "alpine/git",
"tag": "v2.40.1"
}
}
},
{
"1.6.0+1.26.0": {
"app": {
"image": "nginx",
"tag": "1.26.0"
},
"git": {
"image": "alpine/git",
"tag": "v2.43.0"
}
}
}
],
"website": ""
},
"custom-html-tiny": {