mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/clickhouse] Release 8.0.7 (#32539)
* [bitnami/clickhouse] Release 8.0.7 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,13 @@
|
||||
# Changelog
|
||||
|
||||
## 8.0.6 (2025-03-13)
|
||||
## 8.0.7 (2025-03-20)
|
||||
|
||||
* [bitnami/clickhouse] Release 8.0.6 ([#32441](https://github.com/bitnami/charts/pull/32441))
|
||||
* [bitnami/clickhouse] Release 8.0.7 ([#32539](https://github.com/bitnami/charts/pull/32539))
|
||||
|
||||
## <small>8.0.6 (2025-03-13)</small>
|
||||
|
||||
* [bitnami/*] Add tanzuCategory annotation (#32409) ([a8fba5c](https://github.com/bitnami/charts/commit/a8fba5cb01f6f4464ca7f69c50b0fbe97d837a95)), closes [#32409](https://github.com/bitnami/charts/issues/32409)
|
||||
* [bitnami/clickhouse] Release 8.0.6 (#32441) ([b8f8bf3](https://github.com/bitnami/charts/commit/b8f8bf38a3569513f38674d8514cfe8002ea187c)), closes [#32441](https://github.com/bitnami/charts/issues/32441)
|
||||
|
||||
## <small>8.0.5 (2025-02-28)</small>
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:25.2.2-debian-12-r0
|
||||
image: docker.io/bitnami/clickhouse:25.3.1-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r39
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r40
|
||||
apiVersion: v2
|
||||
appVersion: 25.2.2
|
||||
appVersion: 25.3.1
|
||||
dependencies:
|
||||
- condition: zookeeper.enabled
|
||||
name: zookeeper
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: clickhouse
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
|
||||
version: 8.0.6
|
||||
version: 8.0.7
|
||||
|
||||
@@ -92,7 +92,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse
|
||||
tag: 25.2.2-debian-12-r0
|
||||
tag: 25.3.1-debian-12-r0
|
||||
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-r39
|
||||
tag: 12-debian-12-r40
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user