mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
[bitnami/clickhouse] Release 9.2.1 (#33281)
* [bitnami/clickhouse] Release 9.2.1 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 9.2.1 (2025-05-01)
|
||||
|
||||
* [bitnami/clickhouse] Release 9.2.1 ([#33281](https://github.com/bitnami/charts/pull/33281))
|
||||
|
||||
## 9.2.0 (2025-04-24)
|
||||
|
||||
* [bitnami/clickhouse] feat: add TLS support for communications with Keeper ([#33158](https://github.com/bitnami/charts/pull/33158))
|
||||
* [bitnami/clickhouse] feat: add TLS support for communications with Keeper (#33158) ([9cb93de](https://github.com/bitnami/charts/commit/9cb93de6a93117b06cc3644ef277cc496081ddb9)), closes [#33158](https://github.com/bitnami/charts/issues/33158)
|
||||
|
||||
## <small>9.1.3 (2025-04-23)</small>
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:46afdf79eae69065904d430f03f7e5b79a148afed20aa45ee83ba88adc036169
|
||||
generated: "2025-04-10T13:08:29.8186+02:00"
|
||||
version: 2.30.2
|
||||
digest: sha256:85748f67a5f7d7b1d8e36608bb0aae580ed522f65e17def2ccc88a5285992445
|
||||
generated: "2025-05-01T13:16:31.905619888Z"
|
||||
|
||||
@@ -7,13 +7,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:25.4.1-debian-12-r0
|
||||
image: docker.io/bitnami/clickhouse:25.4.2-debian-12-r0
|
||||
- name: clickhouse-keeper
|
||||
image: docker.io/bitnami/clickhouse-keeper:25.4.1-debian-12-r0
|
||||
image: docker.io/bitnami/clickhouse-keeper:25.4.2-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
apiVersion: v2
|
||||
appVersion: 25.4.1
|
||||
appVersion: 25.4.2
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -32,4 +32,4 @@ maintainers:
|
||||
name: clickhouse
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
|
||||
version: 9.2.0
|
||||
version: 9.2.1
|
||||
|
||||
@@ -167,7 +167,7 @@ defaultInitContainers:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse
|
||||
tag: 25.4.1-debian-12-r0
|
||||
tag: 25.4.2-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -950,7 +950,7 @@ keeper:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse-keeper
|
||||
tag: 25.4.1-debian-12-r0
|
||||
tag: 25.4.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