From f273eb0661bc5a2181c2582b48259e4a083962c2 Mon Sep 17 00:00:00 2001 From: Fran Mulero Date: Tue, 6 Dec 2022 11:45:39 +0100 Subject: [PATCH] [bitnami/clickhouse] Zookeeper chart update (#13840) Signed-off-by: Fran Mulero --- bitnami/clickhouse/Chart.lock | 6 +++--- bitnami/clickhouse/Chart.yaml | 4 ++-- bitnami/clickhouse/README.md | 8 +++++++- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/bitnami/clickhouse/Chart.lock b/bitnami/clickhouse/Chart.lock index eacc086ce3..12d0924e1a 100644 --- a/bitnami/clickhouse/Chart.lock +++ b/bitnami/clickhouse/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: zookeeper repository: https://charts.bitnami.com/bitnami - version: 10.2.5 + version: 11.0.0 - name: common repository: https://charts.bitnami.com/bitnami version: 2.2.1 -digest: sha256:a7b6919993123d2aa5fac072d980523e4e3eee61ae8a236f321c2d205921911a -generated: "2022-11-28T19:51:07.044376052Z" +digest: sha256:80c409365c99c5b2953b4f40f9ed47d4e41ca8407df5569ef82c9e5fdf3546ce +generated: "2022-12-06T10:50:26.863615+01:00" diff --git a/bitnami/clickhouse/Chart.yaml b/bitnami/clickhouse/Chart.yaml index 63283f5182..7d42ee37e2 100644 --- a/bitnami/clickhouse/Chart.yaml +++ b/bitnami/clickhouse/Chart.yaml @@ -6,7 +6,7 @@ dependencies: - condition: zookeeper.enabled name: zookeeper repository: https://charts.bitnami.com/bitnami - version: 10.x.x + version: 11.x.x - name: common repository: https://charts.bitnami.com/bitnami tags: @@ -25,4 +25,4 @@ name: clickhouse sources: - https://github.com/bitnami/containers/tree/main/bitnami/clickhouse - https://github.com/ClickHouse/ClickHouse -version: 1.0.6 +version: 2.0.0 diff --git a/bitnami/clickhouse/README.md b/bitnami/clickhouse/README.md index a1d1515cbb..987bb7b948 100644 --- a/bitnami/clickhouse/README.md +++ b/bitnami/clickhouse/README.md @@ -7,7 +7,7 @@ ClickHouse is an open-source column-oriented OLAP database management system. Us [Overview of ClickHouse](https://clickhouse.com/) Trademarks: This software listing is packaged by Bitnami. The respective trademarks mentioned in the offering are owned by the respective companies, and use of them does not imply any affiliation or endorsement. - + ## TL;DR ```console @@ -461,6 +461,12 @@ As an alternative, use one of the preset configurations for pod affinity, pod an Find more information about how to deal with common errors related to Bitnami's Helm charts in [this troubleshooting guide](https://docs.bitnami.com/general/how-to/troubleshoot-helm-chart-issues). +## Upgrading + +### To 2.0.0 + +This major updates the Zookeeper subchart to it newest major, 11.0.0. For more information on this subchart's major, please refer to [zookeeper upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/zookeeper#to-1100). + ## License Copyright © 2022 Bitnami