Skip to content

Commit

Permalink
[bitnami/clickhouse] Release 6.2.20 (#29176)
Browse files Browse the repository at this point in the history
* [bitnami/clickhouse] Release 6.2.20 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 Sep 3, 2024
1 parent e16f252 commit cfdd018
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 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.19 (2024-08-22)
## 6.2.20 (2024-09-03)

* [bitnami/clickhouse] Release 6.2.19 ([#28981](https://github.com/bitnami/charts/pull/28981))
* [bitnami/clickhouse] Release 6.2.20 ([#29176](https://github.com/bitnami/charts/pull/29176))

## <small>6.2.19 (2024-08-22)</small>

* [bitnami/clickhouse] Release 6.2.19 (#28981) ([324cee6](https://github.com/bitnami/charts/commit/324cee67d1a2c1190d7c8ce445aeaaba59fbc467)), closes [#28981](https://github.com/bitnami/charts/issues/28981)

## <small>6.2.18 (2024-08-21)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/clickhouse/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.4.10
version: 13.4.11
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:8c07560383d3022629b4c2609be4979567e435b12695b06d7803ca31adc3cefb
generated: "2024-08-21T17:08:05.035748748Z"
digest: sha256:2937ecea686983c39f456283d1203613812c5f00ae7f84178b4fd3671aaf64d6
generated: "2024-09-03T13:30:08.864103445Z"
10 changes: 5 additions & 5 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.2-debian-12-r0
image: docker.io/bitnami/clickhouse:24.8.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
image: docker.io/bitnami/os-shell:12-debian-12-r29
- name: zookeeper
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r11
image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r12
apiVersion: v2
appVersion: 24.8.2
appVersion: 24.8.3
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.19
version: 6.2.20
6 changes: 3 additions & 3 deletions 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.2-debian-12-r0
tag: 24.8.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down Expand Up @@ -990,7 +990,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r27
tag: 12-debian-12-r29
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down Expand Up @@ -1149,7 +1149,7 @@ zookeeper:
image:
registry: docker.io
repository: bitnami/zookeeper
tag: 3.8.4-debian-12-r11
tag: 3.8.4-debian-12-r12
pullPolicy: IfNotPresent
replicaCount: 3
service:
Expand Down

0 comments on commit cfdd018

Please sign in to comment.