From 74f57e264f0a4a9399ae11d7e64494267fa9622a Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 14 Dec 2023 07:01:45 +0100 Subject: [PATCH] [bitnami/clickhouse] Release 4.1.11 updating components versions (#21564) Signed-off-by: Bitnami Containers --- bitnami/clickhouse/Chart.lock | 6 +++--- bitnami/clickhouse/Chart.yaml | 4 ++-- bitnami/clickhouse/values.yaml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/clickhouse/Chart.lock b/bitnami/clickhouse/Chart.lock index 7c38c0af61..09938f8b16 100644 --- a/bitnami/clickhouse/Chart.lock +++ b/bitnami/clickhouse/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: zookeeper repository: oci://registry-1.docker.io/bitnamicharts - version: 12.3.3 + version: 12.3.4 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.13.3 -digest: sha256:dd45b1c7d5efe928a508f861f3c8d075a938dbd1789afdaae090c34ad60b60b6 -generated: "2023-11-25T22:51:06.100639601Z" +digest: sha256:350898d9fd18739dde878df730833ea919ac6614a96b4c0233bfec25c6dfbea8 +generated: "2023-12-14T05:51:03.589136871Z" diff --git a/bitnami/clickhouse/Chart.yaml b/bitnami/clickhouse/Chart.yaml index 8a83a82766..5519cfe7f2 100644 --- a/bitnami/clickhouse/Chart.yaml +++ b/bitnami/clickhouse/Chart.yaml @@ -6,7 +6,7 @@ annotations: licenses: Apache-2.0 images: | - name: clickhouse - image: docker.io/bitnami/clickhouse:23.11.1-debian-11-r0 + image: docker.io/bitnami/clickhouse:23.11.1-debian-11-r1 - name: os-shell image: docker.io/bitnami/os-shell:11-debian-11-r92 - name: zookeeper @@ -35,4 +35,4 @@ maintainers: name: clickhouse sources: - https://github.com/bitnami/charts/tree/main/bitnami/clickhouse -version: 4.1.10 +version: 4.1.11 diff --git a/bitnami/clickhouse/values.yaml b/bitnami/clickhouse/values.yaml index ba2d1bb32a..06f39920cd 100644 --- a/bitnami/clickhouse/values.yaml +++ b/bitnami/clickhouse/values.yaml @@ -79,7 +79,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/clickhouse - tag: 23.11.1-debian-11-r0 + tag: 23.11.1-debian-11-r1 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'