From b171c237d9e20f75c33ce27e5c21d9aeb7955b6b Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 13 May 2024 11:14:48 +0000 Subject: [PATCH] [bitnami/clickhouse] Release 6.0.4 updating components versions Signed-off-by: Bitnami Containers --- bitnami/clickhouse/Chart.yaml | 8 ++++---- bitnami/clickhouse/README.md | 2 +- bitnami/clickhouse/values.yaml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bitnami/clickhouse/Chart.yaml b/bitnami/clickhouse/Chart.yaml index 1b832e97d8e70c..7b980727a80705 100644 --- a/bitnami/clickhouse/Chart.yaml +++ b/bitnami/clickhouse/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: clickhouse - image: docker.io/bitnami/clickhouse:24.4.1-debian-12-r0 + image: docker.io/bitnami/clickhouse:24.4.1-debian-12-r2 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r19 + image: docker.io/bitnami/os-shell:12-debian-12-r20 - name: zookeeper - image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r3 + image: docker.io/bitnami/zookeeper:3.8.4-debian-12-r4 apiVersion: v2 appVersion: 24.4.1 dependencies: @@ -35,4 +35,4 @@ maintainers: name: clickhouse sources: - https://github.com/bitnami/charts/tree/main/bitnami/clickhouse -version: 6.0.3 +version: 6.0.4 diff --git a/bitnami/clickhouse/README.md b/bitnami/clickhouse/README.md index b47a70020c51b7..b5304615565fd5 100644 --- a/bitnami/clickhouse/README.md +++ b/bitnami/clickhouse/README.md @@ -625,4 +625,4 @@ Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and -limitations under the License. +limitations under the License. \ No newline at end of file diff --git a/bitnami/clickhouse/values.yaml b/bitnami/clickhouse/values.yaml index e840c1cfd7ae18..86939c093589e6 100644 --- a/bitnami/clickhouse/values.yaml +++ b/bitnami/clickhouse/values.yaml @@ -85,7 +85,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/clickhouse - tag: 24.4.1-debian-12-r0 + tag: 24.4.1-debian-12-r2 digest: "" ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -978,7 +978,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r19 + tag: 12-debian-12-r20 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -1137,7 +1137,7 @@ zookeeper: image: registry: docker.io repository: bitnami/zookeeper - tag: 3.8.4-debian-12-r3 + tag: 3.8.4-debian-12-r4 pullPolicy: IfNotPresent replicaCount: 3 service: