Skip to content

Commit b8f8bf3

Browse files
author
Bitnami Bot
authored
[bitnami/clickhouse] Release 8.0.6 (#32441)
* [bitnami/clickhouse] Release 8.0.6 updating components versions Signed-off-by: Bitnami Containers <[email protected]> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <[email protected]> --------- Signed-off-by: Bitnami Containers <[email protected]>
1 parent ae90b4a commit b8f8bf3

File tree

3 files changed

+10
-6
lines changed

3 files changed

+10
-6
lines changed

bitnami/clickhouse/CHANGELOG.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
# Changelog
22

3-
## 8.0.5 (2025-02-28)
3+
## 8.0.6 (2025-03-13)
44

5-
* [bitnami/clickhouse] Release 8.0.5 ([#32213](https://github.com/bitnami/charts/pull/32213))
5+
* [bitnami/clickhouse] Release 8.0.6 ([#32441](https://github.com/bitnami/charts/pull/32441))
6+
7+
## <small>8.0.5 (2025-02-28)</small>
8+
9+
* [bitnami/clickhouse] Release 8.0.5 (#32213) ([de0ac14](https://github.com/bitnami/charts/commit/de0ac1461d486cd15f4a0a3eed8cf75ffcd55995)), closes [#32213](https://github.com/bitnami/charts/issues/32213)
610

711
## <small>8.0.4 (2025-02-25)</small>
812

bitnami/clickhouse/Chart.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ annotations:
77
licenses: Apache-2.0
88
images: |
99
- name: clickhouse
10-
image: docker.io/bitnami/clickhouse:25.2.1-debian-12-r0
10+
image: docker.io/bitnami/clickhouse:25.2.2-debian-12-r0
1111
- name: os-shell
1212
image: docker.io/bitnami/os-shell:12-debian-12-r39
1313
apiVersion: v2
14-
appVersion: 25.2.1
14+
appVersion: 25.2.2
1515
dependencies:
1616
- condition: zookeeper.enabled
1717
name: zookeeper
@@ -34,4 +34,4 @@ maintainers:
3434
name: clickhouse
3535
sources:
3636
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
37-
version: 8.0.5
37+
version: 8.0.6

bitnami/clickhouse/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ diagnosticMode:
9292
image:
9393
registry: docker.io
9494
repository: bitnami/clickhouse
95-
tag: 25.2.1-debian-12-r0
95+
tag: 25.2.2-debian-12-r0
9696
digest: ""
9797
## Specify a imagePullPolicy
9898
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images

0 commit comments

Comments
 (0)