[bitnami/clickhouse] Release 6.2.16 (#28621)

* [bitnami/clickhouse] Release 6.2.16 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-08-01 15:36:38 +02:00
committed by GitHub
parent 33d53d0628
commit 2ee572c551
3 changed files with 10 additions and 6 deletions
+6 -2
View File
@@ -1,8 +1,12 @@
# Changelog
## 6.2.15 (2024-07-30)
## 6.2.16 (2024-08-01)
* [bitnami/clickhouse] Release 6.2.15 ([#28596](https://github.com/bitnami/charts/pull/28596))
* [bitnami/clickhouse] Release 6.2.16 ([#28621](https://github.com/bitnami/charts/pull/28621))
## <small>6.2.15 (2024-07-30)</small>
* [bitnami/clickhouse] Release 6.2.15 (#28596) ([f18d525](https://github.com/bitnami/charts/commit/f18d525139ff39ddbbe6119ed8d38ff59417126a)), closes [#28596](https://github.com/bitnami/charts/issues/28596)
## <small>6.2.14 (2024-07-25)</small>
+3 -3
View File
@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:24.7.1-debian-12-r0
image: docker.io/bitnami/clickhouse:24.7.2-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
- name: zookeeper
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r11
apiVersion: v2
appVersion: 24.7.1
appVersion: 24.7.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.15
version: 6.2.16
+1 -1
View File
@@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/clickhouse
tag: 24.7.1-debian-12-r0
tag: 24.7.2-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'