github.com/1aal/kubeblocks@v0.0.0-20231107070852-e1c03e598921/deploy/clickhouse/Chart.yaml (about) 1 apiVersion: v2 2 name: clickhouse 3 description: ClickHouse is an open-source column-oriented OLAP database management 4 system. Use it to boost your database performance while providing linear scalability 5 and hardware efficiency. 6 7 annotations: 8 category: Database 9 10 type: application 11 12 version: 0.7.0-alpha.0 13 14 appVersion: 22.9.4 15 16 home: https://clickhouse.com/ 17 icon: https://bitnami.com/assets/stacks/clickhouse/img/clickhouse-stack-220x234.png 18 keywords: 19 - database 20 - sharding 21 22 dependencies: 23 - name: common 24 repository: https://charts.bitnami.com/bitnami 25 tags: 26 - bitnami-common 27 version: 2.x.x 28 29 maintainers: 30 - name: Nash Tsai 31 url: https://github.com/apecloud/kubeblocks/deploy