[bitnami/clickhouse] Release 8.0.10 (#32898)

* [bitnami/clickhouse] Release 8.0.10 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-09 14:28:29 +02:00
committed by GitHub
parent 05b141fea0
commit c52bca4a60
4 changed files with 14 additions and 10 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 8.0.9 (2025-04-07)
## 8.0.10 (2025-04-09)
* [bitnami/clickhouse] Release 8.0.9 ([#32838](https://github.com/bitnami/charts/pull/32838))
* [bitnami/clickhouse] Release 8.0.10 ([#32898](https://github.com/bitnami/charts/pull/32898))
## <small>8.0.9 (2025-04-07)</small>
* [bitnami/clickhouse] Release 8.0.9 (#32838) ([1ba3356](https://github.com/bitnami/charts/commit/1ba33566f406b8e52287c8123f2289a97fcd28fd)), closes [#32838](https://github.com/bitnami/charts/issues/32838)
## <small>8.0.8 (2025-03-28)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.7.5
version: 13.8.0
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:2f62bcc671ad1350559cf406a932a6ff6761b1a3829482cdaaaef122a4b1115b
generated: "2025-04-07T10:51:45.57674442Z"
digest: sha256:49aec6b7684a03243b316afc44c3b16844f049a0b9ab75142b05976f056cca2f
generated: "2025-04-09T11:40:22.812971259Z"

View File

@@ -7,9 +7,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:25.3.2-debian-12-r2
image: docker.io/bitnami/clickhouse:25.3.2-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r41
image: docker.io/bitnami/os-shell:12-debian-12-r42
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.9
version: 8.0.10

View File

@@ -92,7 +92,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/clickhouse
tag: 25.3.2-debian-12-r2
tag: 25.3.2-debian-12-r3
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-r41
tag: 12-debian-12-r42
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.