mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 00:37:41 +08:00
[bitnami/clickhouse] Release 6.2.24 (#29641)
* [bitnami/clickhouse] Release 6.2.24 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:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 6.2.23 (2024-09-09)
|
||||
## 6.2.24 (2024-09-26)
|
||||
|
||||
* [bitnami/clickhouse] fix: Add missing version, kind to volumeClaimTemplates ([#29304](https://github.com/bitnami/charts/pull/29304))
|
||||
* [bitnami/clickhouse] Release 6.2.24 ([#29641](https://github.com/bitnami/charts/pull/29641))
|
||||
|
||||
## <small>6.2.23 (2024-09-09)</small>
|
||||
|
||||
* [bitnami/clickhouse] fix: Add missing version, kind to volumeClaimTemplates (#29304) ([707e8ac](https://github.com/bitnami/charts/commit/707e8ac1ca3049c1c5d51684f4d771e13d501f68)), closes [#29304](https://github.com/bitnami/charts/issues/29304)
|
||||
|
||||
## <small>6.2.22 (2024-09-06)</small>
|
||||
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: zookeeper
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 13.4.11
|
||||
version: 13.4.14
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.22.0
|
||||
digest: sha256:2937ecea686983c39f456283d1203613812c5f00ae7f84178b4fd3671aaf64d6
|
||||
generated: "2024-09-03T13:30:08.864103445Z"
|
||||
version: 2.23.0
|
||||
digest: sha256:0703137d58060ee8319b460f22ddcea2d71885788ab8fcc02ad1ee13878a239d
|
||||
generated: "2024-09-26T23:15:08.518068282Z"
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:24.8.4-debian-12-r0
|
||||
image: docker.io/bitnami/clickhouse:24.9.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r30
|
||||
- name: zookeeper
|
||||
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r13
|
||||
apiVersion: v2
|
||||
appVersion: 24.8.4
|
||||
appVersion: 24.9.1
|
||||
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.23
|
||||
version: 6.2.24
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse
|
||||
tag: 24.8.4-debian-12-r0
|
||||
tag: 24.9.1-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user