Skip to content

Commit

Permalink
[bitnami/clickhouse] Release 6.2.18 (#28956)
Browse files Browse the repository at this point in the history
* [bitnami/clickhouse] Release 6.2.18 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 21, 2024
1 parent bb05f9f commit a2fa206
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 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.17 (2024-08-08)
## 6.2.18 (2024-08-21)

* [bitnami/clickhouse] Release 6.2.17 ([#28790](https://github.com/bitnami/charts/pull/28790))
* [bitnami/clickhouse] Release 6.2.18 ([#28956](https://github.com/bitnami/charts/pull/28956))

## <small>6.2.17 (2024-08-08)</small>

* [bitnami/clickhouse] Release 6.2.17 (#28790) ([1075ad7](https://github.com/bitnami/charts/commit/1075ad779b227fed2399b07f47323f4e8a325abb)), closes [#28790](https://github.com/bitnami/charts/issues/28790)

## <small>6.2.16 (2024-08-01)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/clickhouse/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 13.4.10
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:a3d18d2e0b89b18e7e3cd93dba7abd34a5e61be5353283ce4523f85edaa57317
generated: "2024-08-08T18:27:05.093508167Z"
version: 2.22.0
digest: sha256:8c07560383d3022629b4c2609be4979567e435b12695b06d7803ca31adc3cefb
generated: "2024-08-21T17:08:05.035748748Z"
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.7.3-debian-12-r0
image: docker.io/bitnami/clickhouse:24.8.1-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.7.3
appVersion: 24.8.1
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.17
version: 6.2.18
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.7.3-debian-12-r0
tag: 24.8.1-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 a2fa206

Please sign in to comment.