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" "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": "" "website": ""
@ -6092,8 +6104,8 @@
"default_branch": "main", "default_branch": "main",
"description": "", "description": "",
"features": { "features": {
"backups": "", "backups": "No",
"email": "", "email": "No",
"healthcheck": "", "healthcheck": "",
"image": { "image": {
"image": "plausible/analytics", "image": "plausible/analytics",
@ -6103,7 +6115,7 @@
}, },
"status": 1, "status": 1,
"tests": "", "tests": "",
"sso": "" "sso": "No"
}, },
"icon": "", "icon": "",
"name": "plausible", "name": "plausible",
@ -6111,18 +6123,18 @@
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/plausible.git", "ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/plausible.git",
"versions": [ "versions": [
{ {
"plausible.analytics-latest": { "1.1+1.5.1": {
"app": { "app": {
"image": "plausible/analytics", "image": "plausible/analytics",
"tag": "latest" "tag": "v1.5.1"
}, },
"db": { "db": {
"image": "postgres", "image": "postgres",
"tag": "12" "tag": "13.11-alpine"
}, },
"plausible_events_db": { "plausible_events_db": {
"image": "yandex/clickhouse-server", "image": "clickhouse/clickhouse-server",
"tag": "21.3.2.5" "tag": "23.4.2.11-alpine"
} }
} }
} }