mirror of
https://github.com/bitnami/charts.git
synced 2026-03-29 16:27:11 +08:00
[bitnami/clickhouse] ⚡ ⬆️ Update dependency references (#34995)
* [bitnami/clickhouse] Release 9.3.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:
@@ -1,8 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 9.3.8 (2025-06-27)
|
## 9.3.9 (2025-07-10)
|
||||||
|
|
||||||
* [bitnami/clickhouse] :zap: :arrow_up: Update dependency references ([#34695](https://github.com/bitnami/charts/pull/34695))
|
* [bitnami/clickhouse] :zap: :arrow_up: Update dependency references ([#34995](https://github.com/bitnami/charts/pull/34995))
|
||||||
|
|
||||||
|
## <small>9.3.8 (2025-06-27)</small>
|
||||||
|
|
||||||
|
* [bitnami/clickhouse] :zap: :arrow_up: Update dependency references (#34695) ([7d05156](https://github.com/bitnami/charts/commit/7d051567bf7982fe42ce908fe025ff1470daa17d)), closes [#34695](https://github.com/bitnami/charts/issues/34695)
|
||||||
|
|
||||||
## <small>9.3.7 (2025-06-26)</small>
|
## <small>9.3.7 (2025-06-26)</small>
|
||||||
|
|
||||||
|
|||||||
@@ -5,15 +5,15 @@ annotations:
|
|||||||
category: Database
|
category: Database
|
||||||
images: |
|
images: |
|
||||||
- name: clickhouse
|
- name: clickhouse
|
||||||
image: docker.io/bitnami/clickhouse:25.6.2-debian-12-r0
|
image: docker.io/bitnami/clickhouse:25.6.3-debian-12-r0
|
||||||
- name: clickhouse-keeper
|
- name: clickhouse-keeper
|
||||||
image: docker.io/bitnami/clickhouse-keeper:25.6.2-debian-12-r0
|
image: docker.io/bitnami/clickhouse-keeper:25.6.3-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.6.2
|
appVersion: 25.6.3
|
||||||
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.8
|
version: 9.3.9
|
||||||
|
|||||||
@@ -167,7 +167,7 @@ defaultInitContainers:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/clickhouse
|
repository: bitnami/clickhouse
|
||||||
tag: 25.6.2-debian-12-r0
|
tag: 25.6.3-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.6.2-debian-12-r0
|
tag: 25.6.3-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'
|
||||||
|
|||||||
Reference in New Issue
Block a user