mirror of
https://github.com/bitnami/charts.git
synced 2026-03-14 14:57:22 +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
|
# 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>
|
## <small>6.2.17 (2024-08-08)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -6,13 +6,13 @@ annotations:
|
|||||||
licenses: Apache-2.0
|
licenses: Apache-2.0
|
||||||
images: |
|
images: |
|
||||||
- name: clickhouse
|
- 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
|
- name: os-shell
|
||||||
image: docker.io/bitnami/os-shell:12-debian-12-r27
|
image: docker.io/bitnami/os-shell:12-debian-12-r27
|
||||||
- name: zookeeper
|
- name: zookeeper
|
||||||
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r11
|
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r11
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 24.8.1
|
appVersion: 24.8.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- condition: zookeeper.enabled
|
- condition: zookeeper.enabled
|
||||||
name: zookeeper
|
name: zookeeper
|
||||||
@@ -35,4 +35,4 @@ maintainers:
|
|||||||
name: clickhouse
|
name: clickhouse
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
|
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
|
||||||
version: 6.2.18
|
version: 6.2.19
|
||||||
|
|||||||
@@ -87,7 +87,7 @@ diagnosticMode:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/clickhouse
|
repository: bitnami/clickhouse
|
||||||
tag: 24.8.1-debian-12-r0
|
tag: 24.8.2-debian-12-r0
|
||||||
digest: ""
|
digest: ""
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
|
|||||||
Reference in New Issue
Block a user