Skip to content

Commit

Permalink
[bitnami/clickhouse] Release 6.2.19 (#28981)
Browse files Browse the repository at this point in the history
* [bitnami/clickhouse] Release 6.2.19 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]>
  • Loading branch information
bitnami-bot authored Aug 22, 2024
1 parent 899c4cc commit 324cee6
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions bitnami/clickhouse/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/clickhouse/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
2 changes: 1 addition & 1 deletion bitnami/clickhouse/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 324cee6

Please sign in to comment.