feat(platform-services): Add ClickHouse platform service support and improve related healthchecks and tooling

This commit is contained in:
2025-11-26 22:05:25 +00:00
parent 0247ab45c7
commit 633cbe696e
4 changed files with 16 additions and 7 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/onebox',
version: '1.3.0',
version: '1.4.0',
description: 'Self-hosted container platform with automatic SSL and DNS - a mini Heroku for single servers'
}