mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/clickhouse] ⚡ ⬆️ Update dependency references (#35283)
* [bitnami/clickhouse] Release 9.3.11 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
|
||||
|
||||
## 9.3.10 (2025-07-15)
|
||||
## 9.3.11 (2025-07-24)
|
||||
|
||||
* [bitnami/clickhouse] :zap: :arrow_up: Update dependency references ([#35073](https://github.com/bitnami/charts/pull/35073))
|
||||
* [bitnami/clickhouse] :zap: :arrow_up: Update dependency references ([#35283](https://github.com/bitnami/charts/pull/35283))
|
||||
|
||||
## <small>9.3.10 (2025-07-15)</small>
|
||||
|
||||
* [bitnami/clickhouse] :zap: :arrow_up: Update dependency references (#35073) ([ea52dae](https://github.com/bitnami/charts/commit/ea52daef3837825321b6851f06dc945f6e5a3f91)), closes [#35073](https://github.com/bitnami/charts/issues/35073)
|
||||
|
||||
## <small>9.3.9 (2025-07-10)</small>
|
||||
|
||||
|
||||
@@ -5,15 +5,15 @@ annotations:
|
||||
category: Database
|
||||
images: |
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:25.6.4-debian-12-r0
|
||||
image: docker.io/bitnami/clickhouse:25.6.5-debian-12-r0
|
||||
- name: clickhouse-keeper
|
||||
image: docker.io/bitnami/clickhouse-keeper:25.6.4-debian-12-r0
|
||||
image: docker.io/bitnami/clickhouse-keeper:25.6.5-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r48
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r49
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: service
|
||||
apiVersion: v2
|
||||
appVersion: 25.6.4
|
||||
appVersion: 25.6.5
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
@@ -34,4 +34,4 @@ maintainers:
|
||||
name: clickhouse
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
|
||||
version: 9.3.10
|
||||
version: 9.3.11
|
||||
|
||||
@@ -101,7 +101,7 @@ defaultInitContainers:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/os-shell
|
||||
tag: 12-debian-12-r48
|
||||
tag: 12-debian-12-r49
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
@@ -167,7 +167,7 @@ defaultInitContainers:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse
|
||||
tag: 25.6.4-debian-12-r0
|
||||
tag: 25.6.5-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: http://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -953,7 +953,7 @@ keeper:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse-keeper
|
||||
tag: 25.6.4-debian-12-r0
|
||||
tag: 25.6.5-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user