mirror of
https://github.com/bitnami/charts.git
synced 2026-02-20 20:17:21 +08:00
[bitnami/clickhouse] Release 6.2.19 (#28981)
* [bitnami/clickhouse] Release 6.2.19 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.18 (2024-08-21)
|
||||
## 6.2.19 (2024-08-22)
|
||||
|
||||
* [bitnami/clickhouse] Release 6.2.18 ([#28956](https://github.com/bitnami/charts/pull/28956))
|
||||
* [bitnami/clickhouse] Release 6.2.19 ([#28981](https://github.com/bitnami/charts/pull/28981))
|
||||
|
||||
## <small>6.2.18 (2024-08-21)</small>
|
||||
|
||||
* [bitnami/clickhouse] Release 6.2.18 (#28956) ([a2fa206](https://github.com/bitnami/charts/commit/a2fa20611929cdfba3b4afc64f1f89fb8977e1a9)), closes [#28956](https://github.com/bitnami/charts/issues/28956)
|
||||
|
||||
## <small>6.2.17 (2024-08-08)</small>
|
||||
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:24.8.1-debian-12-r0
|
||||
image: docker.io/bitnami/clickhouse:24.8.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.8.1
|
||||
appVersion: 24.8.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.18
|
||||
version: 6.2.19
|
||||
|
||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse
|
||||
tag: 24.8.1-debian-12-r0
|
||||
tag: 24.8.2-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