12345678910111213141516171819202122232425262728293031323334353637 |
- annotations:
- category: Database
- images: |
- - name: clickhouse
- image: docker.io/bitnami/clickhouse:24.10.1-debian-12-r0
- - name: os-shell
- image: docker.io/bitnami/os-shell:12-debian-12-r32
- - name: zookeeper
- image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r15
- licenses: Apache-2.0
- apiVersion: v2
- appVersion: 24.10.1
- dependencies:
- - condition: zookeeper.enabled
- name: zookeeper
- repository: oci://registry-1.docker.io/bitnamicharts
- version: 13.x.x
- - name: common
- repository: oci://registry-1.docker.io/bitnamicharts
- tags:
- - bitnami-common
- version: 2.x.x
- description: ClickHouse is an open-source column-oriented OLAP database management
- system. Use it to boost your database performance while providing linear scalability
- and hardware efficiency.
- home: https://bitnami.com
- icon: https://bitnami.com/assets/stacks/clickhouse/img/clickhouse-stack-220x234.png
- keywords:
- - database
- - sharding
- maintainers:
- - name: Broadcom, Inc. All Rights Reserved.
- url: https://github.com/bitnami/charts
- name: clickhouse
- sources:
- - https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
- version: 6.3.1
|