Chore: update catalogue
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2024-03-27 00:02:47 +00:00
parent 2bb1ba965a
commit 71e62c06cb
1 changed files with 37 additions and 72 deletions

View File

@ -1157,6 +1157,18 @@
"tag": "latest"
}
}
},
{
"0.2.1+2.8.6-alpine": {
"app": {
"image": "lucaslorentz/caddy-docker-proxy",
"tag": "2.8.6-alpine"
},
"ask": {
"image": "wiki-cafe/caddy-ask-filesystem",
"tag": "latest"
}
}
}
],
"website": ""
@ -3608,6 +3620,31 @@
"versions": [],
"website": ""
},
"grist": {
"category": "Apps",
"default_branch": "master",
"description": "",
"features": {
"backups": "No",
"email": "No",
"healthcheck": "No",
"image": {
"image": "grist",
"rating": "4",
"source": "upstream",
"url": "https://hub.docker.com/r/grist"
},
"status": 0,
"tests": "No",
"sso": "No"
},
"icon": "",
"name": "grist",
"repository": "https://git.coopcloud.tech/coop-cloud/grist.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/grist.git",
"versions": [],
"website": ""
},
"h5ai": {
"category": "Apps",
"default_branch": "main",
@ -8706,30 +8743,6 @@
}
}
},
{
"5.1.0+27.1.3-fpm": {
"app": {
"image": "nextcloud",
"tag": "27.1.3-fpm"
},
"cache": {
"image": "redis",
"tag": "7.2.3-alpine"
},
"cron": {
"image": "nextcloud",
"tag": "27.1.3-fpm"
},
"db": {
"image": "postgres",
"tag": "12"
},
"web": {
"image": "nginx",
"tag": "1.25.3"
}
}
},
{
"5.1.1+27.1.5-fpm": {
"app": {
@ -8777,54 +8790,6 @@
"tag": "1.25.3"
}
}
},
{
"6.0.0+28.0.1-fpm": {
"app": {
"image": "nextcloud",
"tag": "28.0.1-fpm"
},
"cache": {
"image": "redis",
"tag": "7.2.4-alpine"
},
"cron": {
"image": "nextcloud",
"tag": "28.0.1-fpm"
},
"db": {
"image": "postgres",
"tag": "12"
},
"web": {
"image": "nginx",
"tag": "1.25.3"
}
}
},
{
"6.0.1+28.0.2-fpm": {
"app": {
"image": "nextcloud",
"tag": "28.0.2-fpm"
},
"cache": {
"image": "redis",
"tag": "7.2.4-alpine"
},
"cron": {
"image": "nextcloud",
"tag": "28.0.2-fpm"
},
"db": {
"image": "postgres",
"tag": "12"
},
"web": {
"image": "nginx",
"tag": "1.25.3"
}
}
}
],
"website": "https://github.com/nextcloud/server"