Skip to content

Commit c17f8fb

Browse files
Bitnami BotEduardo Morillo
Bitnami Bot
authored and
Eduardo Morillo
committed
[bitnami/clickhouse] Release 2.2.4 (bitnami#14259)
* [bitnami/clickhouse] Release 2.2.4 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> Signed-off-by: Eduardo Morillo <eduardo.morillo@blueamber.io>
1 parent 5b9bc24 commit c17f8fb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bitnami/clickhouse/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
annotations:
22
category: Database
33
apiVersion: v2
4-
appVersion: 22.12.2
4+
appVersion: 22.12.3
55
dependencies:
66
- condition: zookeeper.enabled
77
name: zookeeper
@@ -25,4 +25,4 @@ name: clickhouse
2525
sources:
2626
- https://github.com/bitnami/containers/tree/main/bitnami/clickhouse
2727
- https://github.com/ClickHouse/ClickHouse
28-
version: 2.2.3
28+
version: 2.2.4

bitnami/clickhouse/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ The command removes all the Kubernetes components associated with the chart and
9292
| --------------------------------------------------- | ---------------------------------------------------------------------------------------------------------- | ---------------------- |
9393
| `image.registry` | ClickHouse image registry | `docker.io` |
9494
| `image.repository` | ClickHouse image repository | `bitnami/clickhouse` |
95-
| `image.tag` | ClickHouse image tag (immutable tags are recommended) | `22.12.2-debian-11-r1` |
95+
| `image.tag` | ClickHouse image tag (immutable tags are recommended) | `22.12.3-debian-11-r0` |
9696
| `image.digest` | ClickHouse image digest in the way sha256:aa.... Please note this parameter, if set, will override the tag | `""` |
9797
| `image.pullPolicy` | ClickHouse image pull policy | `IfNotPresent` |
9898
| `image.pullSecrets` | ClickHouse image pull secrets | `[]` |

bitnami/clickhouse/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ diagnosticMode:
7676
image:
7777
registry: docker.io
7878
repository: bitnami/clickhouse
79-
tag: 22.12.2-debian-11-r1
79+
tag: 22.12.3-debian-11-r0
8080
digest: ""
8181
## Specify a imagePullPolicy
8282
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'

0 commit comments

Comments
 (0)