mirror of
https://github.com/bitnami/charts.git
synced 2026-03-27 15:27:10 +08:00
[bitnami/clickhouse] Release 4.0.9 (#20315)
* [bitnami/clickhouse] Release 4.0.9 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update README.md with readme-generator-for-helm Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: zookeeper
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 12.1.4
|
||||
version: 12.1.6
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.13.2
|
||||
digest: sha256:07d7596708cc5b839395c9034fbd54f04e1f5d7baa6e0a9c50f2076b81762d87
|
||||
generated: "2023-10-12T14:42:54.844497912Z"
|
||||
version: 2.13.3
|
||||
digest: sha256:b770e2b9d9b59709db8a2e19253ebe25bd23c05f7a666fc75bb04b277b1565e0
|
||||
generated: "2023-10-19T05:53:21.170042476Z"
|
||||
|
||||
@@ -6,13 +6,13 @@ annotations:
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: clickhouse
|
||||
image: docker.io/bitnami/clickhouse:23.9.1-debian-11-r6
|
||||
image: docker.io/bitnami/clickhouse:23.9.2-debian-11-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:11-debian-11-r90
|
||||
- name: zookeeper
|
||||
image: docker.io/bitnami/zookeeper:3.8.3-debian-11-r1
|
||||
apiVersion: v2
|
||||
appVersion: 23.9.1
|
||||
appVersion: 23.9.2
|
||||
dependencies:
|
||||
- condition: zookeeper.enabled
|
||||
name: zookeeper
|
||||
@@ -35,4 +35,4 @@ maintainers:
|
||||
name: clickhouse
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
|
||||
version: 4.0.8
|
||||
version: 4.0.9
|
||||
|
||||
@@ -91,7 +91,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
| --------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | --------------------- |
|
||||
| `image.registry` | ClickHouse image registry | `docker.io` |
|
||||
| `image.repository` | ClickHouse image repository | `bitnami/clickhouse` |
|
||||
| `image.tag` | ClickHouse image tag (immutable tags are recommended) | `23.9.1-debian-11-r6` |
|
||||
| `image.tag` | ClickHouse image tag (immutable tags are recommended) | `23.9.2-debian-11-r0` |
|
||||
| `image.digest` | ClickHouse image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
|
||||
| `image.pullPolicy` | ClickHouse image pull policy | `IfNotPresent` |
|
||||
| `image.pullSecrets` | ClickHouse image pull secrets | `[]` |
|
||||
|
||||
@@ -79,7 +79,7 @@ diagnosticMode:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/clickhouse
|
||||
tag: 23.9.1-debian-11-r6
|
||||
tag: 23.9.2-debian-11-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
|
||||
Reference in New Issue
Block a user