mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
* [bitnami/clickhouse] Add support for persistence.existingClaim (#17893) Signed-off-by: Hedayat Vatankhah <hedayat.fwd@gmail.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Hedayat Vatankhah <hedayat.fwd@gmail.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
32 lines
951 B
YAML
32 lines
951 B
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 23.7.1
|
|
dependencies:
|
|
- condition: zookeeper.enabled
|
|
name: zookeeper
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
version: 11.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: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: clickhouse
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
|
|
version: 3.6.0
|