[bitnami/clickhouse] ⬆️ Update dependency references (#34664)

* [bitnami/clickhouse] Release 9.3.6 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:
Bitnami Bot
2025-06-26 16:27:06 +02:00
committed by GitHub
parent 4c67ae956c
commit eaa64a6986
3 changed files with 12 additions and 8 deletions

View File

@@ -1,8 +1,12 @@
# Changelog # Changelog
## 9.3.5 (2025-06-26) ## 9.3.6 (2025-06-26)
* [bitnami/clickhouse] Update dependencies ([#34647](https://github.com/bitnami/charts/pull/34647)) * [bitnami/clickhouse] :zap: :arrow_up: Update dependency references ([#34664](https://github.com/bitnami/charts/pull/34664))
## <small>9.3.5 (2025-06-26)</small>
* [bitnami/clickhouse] Update dependencies (#34647) ([08fb26c](https://github.com/bitnami/charts/commit/08fb26ce60273f1bf7f9cf2995d60507e6620987)), closes [#34647](https://github.com/bitnami/charts/issues/34647)
## <small>9.3.4 (2025-06-20)</small> ## <small>9.3.4 (2025-06-20)</small>

View File

@@ -5,15 +5,15 @@ annotations:
category: Database category: Database
images: | images: |
- name: clickhouse - name: clickhouse
image: docker.io/bitnami/clickhouse:25.5.3-debian-12-r0 image: docker.io/bitnami/clickhouse:25.5.4-debian-12-r0
- name: clickhouse-keeper - name: clickhouse-keeper
image: docker.io/bitnami/clickhouse-keeper:25.5.3-debian-12-r0 image: docker.io/bitnami/clickhouse-keeper:25.5.4-debian-12-r0
- name: os-shell - name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r47 image: docker.io/bitnami/os-shell:12-debian-12-r47
licenses: Apache-2.0 licenses: Apache-2.0
tanzuCategory: service tanzuCategory: service
apiVersion: v2 apiVersion: v2
appVersion: 25.5.3 appVersion: 25.5.4
dependencies: dependencies:
- name: common - name: common
repository: oci://registry-1.docker.io/bitnamicharts repository: oci://registry-1.docker.io/bitnamicharts
@@ -34,4 +34,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: 9.3.5 version: 9.3.6

View File

@@ -167,7 +167,7 @@ defaultInitContainers:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/clickhouse repository: bitnami/clickhouse
tag: 25.5.3-debian-12-r0 tag: 25.5.4-debian-12-r0
digest: "" digest: ""
## Specify a imagePullPolicy ## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images ## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -953,7 +953,7 @@ keeper:
image: image:
registry: docker.io registry: docker.io
repository: bitnami/clickhouse-keeper repository: bitnami/clickhouse-keeper
tag: 25.5.3-debian-12-r0 tag: 25.5.4-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'