[bitnami/clickhouse] Release 6.2.5 (#27155)

* [bitnami/clickhouse] Release 6.2.5 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-06-13 18:00:49 +02:00
committed by GitHub
parent e5769627c1
commit d29cf9d7c5
4 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 6.2.4 (2024-06-06)
## 6.2.5 (2024-06-13)
* [bitnami/clickhouse] Release 6.2.4 ([#26937](https://github.com/bitnami/charts/pull/26937))
* [bitnami/clickhouse] Release 6.2.5 ([#27155](https://github.com/bitnami/charts/pull/27155))
## <small>6.2.4 (2024-06-06)</small>
* [bitnami/clickhouse] Release 6.2.4 (#26937) ([bb285d0](https://github.com/bitnami/charts/commit/bb285d054bc3b8aaf4db8fbee1e08745bc0f64a8)), closes [#26937](https://github.com/bitnami/charts/issues/26937)
## <small>6.2.3 (2024-06-05)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.4.1
version: 13.4.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.20.0
digest: sha256:e0f4cff91ea41cda29982a361c322d630321afe0f2e2a43ef3086bd1a27db421
generated: "2024-06-06T15:03:29.832453914Z"
version: 2.20.2
digest: sha256:91abdda7ef45989afd2f128c57e4d4a885272b1745731028e950b29fa90e4a70
generated: "2024-06-13T15:15:10.906146073Z"

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:24.5.1-debian-12-r0
image: docker.io/bitnami/clickhouse:24.5.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r22
- name: zookeeper
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r7
apiVersion: v2
appVersion: 24.5.1
appVersion: 24.5.2
dependencies:
- condition: zookeeper.enabled
name: zookeeper
@@ -35,4 +35,4 @@ maintainers:
name: clickhouse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
version: 6.2.4
version: 6.2.5

View File

@@ -85,7 +85,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/clickhouse
tag: 24.5.1-debian-12-r0
tag: 24.5.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'