[bitnami/clickhouse] Release 4.1.6 updating components versions (#21079)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-11-21 11:17:48 +01:00
committed by GitHub
parent 99be4bf4c1
commit 4822c59b1d
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
licenses: Apache-2.0
images: |
- name: clickhouse
image: docker.io/bitnami/clickhouse:23.10.3-debian-11-r0
image: docker.io/bitnami/clickhouse:23.10.4-debian-11-r1
- name: os-shell
image: docker.io/bitnami/os-shell:11-debian-11-r91
- name: zookeeper
@@ -35,4 +35,4 @@ maintainers:
name: clickhouse
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/clickhouse
version: 4.1.5
version: 4.1.6

View File

@@ -79,7 +79,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/clickhouse
tag: 23.10.3-debian-11-r0
tag: 23.10.4-debian-11-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'