* Fix ClickHouse upstream repo * Change image repo to our mirror Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
31 lines
875 B
YAML
31 lines
875 B
YAML
apiVersion: v2
|
|
appVersion: "22.5.2.53"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 10.3.0
|
|
deprecated: false
|
|
description: ClickHouse® is a column-oriented database management system (DBMS) for online analytical processing of queries (OLAP).
|
|
home: https://github.com/truecharts/apps/tree/master/charts/incubator/clickhouse
|
|
icon: https://truecharts.org/_static/img/appicons/clickhouse.png
|
|
keywords:
|
|
- database
|
|
- clickhouse
|
|
- sql
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: clickhouse
|
|
sources:
|
|
- https://clickhouse.com/
|
|
- https://hub.docker.com/r/yandex/clickhouse-server
|
|
type: application
|
|
version: 0.0.2
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- database
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|