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

This commit is contained in:
drone 2023-05-29 15:29:15 +00:00
parent 78d07e128f
commit 5ed9401536
1 changed files with 20 additions and 8 deletions

View File

@ -786,6 +786,18 @@
"tag": "1.23.3"
}
}
},
{
"2.3.0+22.05.14.3.1": {
"app": {
"image": "collabora/code",
"tag": "22.05.14.3.1"
},
"web": {
"image": "nginx",
"tag": "1.24.0"
}
}
}
],
"website": ""
@ -6092,8 +6104,8 @@
"default_branch": "main",
"description": "",
"features": {
"backups": "",
"email": "",
"backups": "No",
"email": "No",
"healthcheck": "",
"image": {
"image": "plausible/analytics",
@ -6103,7 +6115,7 @@
},
"status": 1,
"tests": "",
"sso": ""
"sso": "No"
},
"icon": "",
"name": "plausible",
@ -6111,18 +6123,18 @@
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/plausible.git",
"versions": [
{
"plausible.analytics-latest": {
"1.1+1.5.1": {
"app": {
"image": "plausible/analytics",
"tag": "latest"
"tag": "v1.5.1"
},
"db": {
"image": "postgres",
"tag": "12"
"tag": "13.11-alpine"
},
"plausible_events_db": {
"image": "yandex/clickhouse-server",
"tag": "21.3.2.5"
"image": "clickhouse/clickhouse-server",
"tag": "23.4.2.11-alpine"
}
}
}