File tree 3 files changed +10
-6
lines changed
3 files changed +10
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## 8.0.5 (2025-02-28 )
3
+ ## 8.0.6 (2025-03-13 )
4
4
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 )
6
10
7
11
## <small >8.0.4 (2025-02-25)</small >
8
12
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ annotations:
7
7
licenses : Apache-2.0
8
8
images : |
9
9
- 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
11
11
- name: os-shell
12
12
image: docker.io/bitnami/os-shell:12-debian-12-r39
13
13
apiVersion : v2
14
- appVersion : 25.2.1
14
+ appVersion : 25.2.2
15
15
dependencies :
16
16
- condition : zookeeper.enabled
17
17
name : zookeeper
@@ -34,4 +34,4 @@ maintainers:
34
34
name : clickhouse
35
35
sources :
36
36
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
37
- version : 8.0.5
37
+ version : 8.0.6
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ diagnosticMode:
92
92
image :
93
93
registry : docker.io
94
94
repository : bitnami/clickhouse
95
- tag : 25.2.1 -debian-12-r0
95
+ tag : 25.2.2 -debian-12-r0
96
96
digest : " "
97
97
# # Specify a imagePullPolicy
98
98
# # ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
You can’t perform that action at this time.
0 commit comments