[bitnami/clickhouse] Release 8.0.2 (#31978)

* [bitnami/clickhouse] Release 8.0.2 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2025-02-19 15:27:56 +01:00
committed by GitHub
parent f8e6c4a2bf
commit a05641ec0e
4 changed files with 15 additions and 10 deletions

View File

@@ -1,8 +1,13 @@
# Changelog
## 8.0.1 (2025-02-14)
## 8.0.2 (2025-02-19)
* [bitnami/clickhouse] Release 8.0.1 ([#31930](https://github.com/bitnami/charts/pull/31930))
* [bitnami/clickhouse] Release 8.0.2 ([#31978](https://github.com/bitnami/charts/pull/31978))
## <small>8.0.1 (2025-02-14)</small>
* [bitnami/*] Use CDN url for the Bitnami Application Icons (#31881) ([d9bb11a](https://github.com/bitnami/charts/commit/d9bb11a9076b9bfdcc70ea022c25ef50e9713657)), closes [#31881](https://github.com/bitnami/charts/issues/31881)
* [bitnami/clickhouse] Release 8.0.1 (#31930) ([38df2f9](https://github.com/bitnami/charts/commit/38df2f906e48433c8bc3e4346f3021b49299a458)), closes [#31930](https://github.com/bitnami/charts/issues/31930)
## 8.0.0 (2025-02-05)

View File

@@ -4,6 +4,6 @@ dependencies:
version: 13.7.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:ef181448e8e022efe822dde803d536e0c12230aa6165ef4caccdb2f976809f58
generated: "2025-02-04T18:48:58.358073812Z"
version: 2.30.0
digest: sha256:17a9f6147f5632645398a898996bccdbb7902e0827c98a2ad3a86a7dc26fbc2c
generated: "2025-02-19T11:21:29.300745127Z"

View File

@@ -6,9 +6,9 @@ annotations:
licenses: Apache-2.0
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:25.1.4-debian-12-r0
image: docker.io/bitnami/clickhouse:25.1.4-debian-12-r2
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r37
image: docker.io/bitnami/os-shell:12-debian-12-r38
apiVersion: v2
appVersion: 25.1.4
dependencies:
@@ -33,4 +33,4 @@ maintainers:
name: clickhouse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
version: 8.0.1
version: 8.0.2

View File

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