From f8e6c4a2bfb8abe94ba5d52a19a496860a1f1a4f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 19 Feb 2025 15:22:18 +0100 Subject: [PATCH] [bitnami/dremio] Release 0.4.1 (#31986) * [bitnami/dremio] Release 0.4.1 updating components versions Signed-off-by: Bitnami Containers * Update CHANGELOG.md Signed-off-by: Bitnami Containers --------- Signed-off-by: Bitnami Containers --- bitnami/dremio/CHANGELOG.md | 6 +++++- bitnami/dremio/Chart.lock | 8 ++++---- bitnami/dremio/Chart.yaml | 8 ++++---- bitnami/dremio/values.yaml | 6 +++--- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/bitnami/dremio/CHANGELOG.md b/bitnami/dremio/CHANGELOG.md index e155502079..d7f890a523 100644 --- a/bitnami/dremio/CHANGELOG.md +++ b/bitnami/dremio/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog +## 0.4.1 (2025-02-19) + +* [bitnami/dremio] Release 0.4.1 ([#31986](https://github.com/bitnami/charts/pull/31986)) + ## 0.4.0 (2025-01-29) -* [bitnami/dremio] feature(minio): Bump MinIO subchart ([#31658](https://github.com/bitnami/charts/pull/31658)) +* [bitnami/dremio] feature(minio): Bump MinIO subchart (#31658) ([fd83e08](https://github.com/bitnami/charts/commit/fd83e0870ccc01ef4f311cf787bc82f700e94577)), closes [#31658](https://github.com/bitnami/charts/issues/31658) ## 0.3.2 (2025-01-28) diff --git a/bitnami/dremio/Chart.lock b/bitnami/dremio/Chart.lock index 260aa58872..93765ed96f 100644 --- a/bitnami/dremio/Chart.lock +++ b/bitnami/dremio/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: minio repository: oci://registry-1.docker.io/bitnamicharts - version: 15.0.0 + version: 15.0.3 - name: zookeeper repository: oci://registry-1.docker.io/bitnamicharts version: 13.7.3 - name: common repository: oci://registry-1.docker.io/bitnamicharts - version: 2.29.1 -digest: sha256:1b2877e2b68080dbfa3b1933c3c0b33796399bea9506880b415156fc9730ef04 -generated: "2025-01-29T14:14:25.976104+01:00" + version: 2.30.0 +digest: sha256:43a84ea0b6cead70e46c6c0cc1e6d1c299d7f76a2495009a7bc33323a0cc2c7a +generated: "2025-02-19T14:00:58.612286008Z" diff --git a/bitnami/dremio/Chart.yaml b/bitnami/dremio/Chart.yaml index f0e31a54c3..4d65b535c6 100644 --- a/bitnami/dremio/Chart.yaml +++ b/bitnami/dremio/Chart.yaml @@ -6,11 +6,11 @@ annotations: licenses: Apache-2.0 images: | - name: dremio - image: docker.io/bitnami/dremio:25.2.0-debian-12-r4 + image: docker.io/bitnami/dremio:25.2.0-debian-12-r7 - name: jmx-exporter - image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r3 + image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r5 - name: os-shell - image: docker.io/bitnami/os-shell:12-debian-12-r35 + image: docker.io/bitnami/os-shell:12-debian-12-r38 apiVersion: v2 appVersion: 25.2.0 dependencies: @@ -41,4 +41,4 @@ sources: - https://github.com/bitnami/charts/tree/main/bitnami/dremio - https://github.com/bitnami/containers/tree/main/bitnami/dremio - https://github.com/dremio/dremio-oss -version: 0.4.0 +version: 0.4.1 diff --git a/bitnami/dremio/values.yaml b/bitnami/dremio/values.yaml index 8a9847733d..3e45a190cf 100644 --- a/bitnami/dremio/values.yaml +++ b/bitnami/dremio/values.yaml @@ -96,7 +96,7 @@ dremio: image: registry: docker.io repository: bitnami/dremio - tag: 25.2.0-debian-12-r4 + tag: 25.2.0-debian-12-r7 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images @@ -1955,7 +1955,7 @@ defaultInitContainers: defaultImage: registry: docker.io repository: bitnami/os-shell - tag: 12-debian-12-r35 + tag: 12-debian-12-r38 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -2331,7 +2331,7 @@ metrics: image: registry: docker.io repository: bitnami/jmx-exporter - tag: 1.1.0-debian-12-r3 + tag: 1.1.0-debian-12-r5 digest: "" ## Specify a imagePullPolicy ## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images