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

This commit is contained in:
drone 2023-05-18 12:01:39 +00:00
parent ffe09c0614
commit 9881abfc1a
1 changed files with 30 additions and 1 deletions

View File

@ -2098,6 +2098,18 @@
"tag": "9.6"
}
}
},
{
"2.1.2+1.19.3-rootless": {
"app": {
"image": "gitea/gitea",
"tag": "1.19.3-rootless"
},
"db": {
"image": "postgres",
"tag": "15.2"
}
}
}
],
"website": ""
@ -6039,7 +6051,24 @@
"name": "plausible",
"repository": "https://git.coopcloud.tech/coop-cloud/plausible.git",
"ssh_url": "ssh://git@git.coopcloud.tech:2222/coop-cloud/plausible.git",
"versions": [],
"versions": [
{
"plausible.analytics-latest": {
"app": {
"image": "plausible/analytics",
"tag": "latest"
},
"db": {
"image": "postgres",
"tag": "12"
},
"plausible_events_db": {
"image": "yandex/clickhouse-server",
"tag": "21.3.2.5"
}
}
}
],
"website": "https://github.com/plausible/analytics/"
},
"portainer": {