[bitnami/clickhouse] Release 8.0.9 (#32838)

* [bitnami/clickhouse] Release 8.0.9 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-04-07 13:18:01 +02:00
committed by GitHub
parent 19310d81ce
commit 1ba33566f4
4 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 8.0.8 (2025-03-28)
## 8.0.9 (2025-04-07)
* [bitnami/clickhouse] Release 8.0.8 ([#32647](https://github.com/bitnami/charts/pull/32647))
* [bitnami/clickhouse] Release 8.0.9 ([#32838](https://github.com/bitnami/charts/pull/32838))
## <small>8.0.8 (2025-03-28)</small>
* [bitnami/clickhouse] Release 8.0.8 (#32647) ([70e2932](https://github.com/bitnami/charts/commit/70e293203a962fc57f56cee7bfc69820361cedd8)), closes [#32647](https://github.com/bitnami/charts/issues/32647)
## <small>8.0.7 (2025-03-20)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.7.4
version: 13.7.5
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:616e1a226cc640527e8790abc23b0044546c2a2deeaee9fc8c1d4e3043f404be
generated: "2025-02-28T12:11:15.744292312Z"
digest: sha256:2f62bcc671ad1350559cf406a932a6ff6761b1a3829482cdaaaef122a4b1115b
generated: "2025-04-07T10:51:45.57674442Z"

View File

@@ -7,9 +7,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:25.3.2-debian-12-r0
image: docker.io/bitnami/clickhouse:25.3.2-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r40
image: docker.io/bitnami/os-shell:12-debian-12-r41
apiVersion: v2
appVersion: 25.3.2
dependencies:
@@ -34,4 +34,4 @@ maintainers:
name: clickhouse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
version: 8.0.8
version: 8.0.9

View File

@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/clickhouse
tag: 25.3.2-debian-12-r0
tag: 25.3.2-debian-12-r2
digest: ""
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1000,7 +1000,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r40
tag: 12-debian-12-r41
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.