[bitnami/dremio] Release 0.6.1 (#32545)

* [bitnami/dremio] Release 0.6.1 updating components versions

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>

---------

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-03-21 15:33:41 +01:00
committed by GitHub
parent 740e6c318f
commit 5cb9457450
4 changed files with 37 additions and 33 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 0.6.0 (2025-02-21)
## 0.6.1 (2025-03-21)
* [bitnami/dremio] Rename `usePasswordFile` as `usePasswordFiles` and set 'true' by default ([#32105](https://github.com/bitnami/charts/pull/32105))
* [bitnami/dremio] Release 0.6.1 ([#32545](https://github.com/bitnami/charts/pull/32545))
## 0.6.0 (2025-02-24)
* [bitnami/dremio] Rename `usePasswordFile` as `usePasswordFiles` and set 'true' by default (#32105) ([6a11d69](https://github.com/bitnami/charts/commit/6a11d699c5b9944b232066c214ce9c80ace13ff2)), closes [#32105](https://github.com/bitnami/charts/issues/32105)
## 0.5.0 (2025-02-20)

View File

@@ -1,12 +1,12 @@
dependencies:
- name: minio
repository: oci://registry-1.docker.io/bitnamicharts
version: 15.0.3
version: 15.0.7
- name: zookeeper
repository: oci://registry-1.docker.io/bitnamicharts
version: 13.7.3
version: 13.7.4
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.30.0
digest: sha256:43a84ea0b6cead70e46c6c0cc1e6d1c299d7f76a2495009a7bc33323a0cc2c7a
generated: "2025-02-19T14:00:58.612286008Z"
digest: sha256:46ca5063e5820c488e148bd09b84e97a062f29725493a3769834c064acfd2aa6
generated: "2025-03-21T14:12:58.864130434Z"

View File

@@ -7,11 +7,11 @@ annotations:
licenses: Apache-2.0
images: |
- name: dremio
image: docker.io/bitnami/dremio:25.2.0-debian-12-r7
image: docker.io/bitnami/dremio:25.2.0-debian-12-r11
- name: jmx-exporter
image: docker.io/bitnami/jmx-exporter:1.1.0-debian-12-r5
image: docker.io/bitnami/jmx-exporter:1.2.0-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r38
image: docker.io/bitnami/os-shell:12-debian-12-r40
apiVersion: v2
appVersion: 25.2.0
dependencies:
@@ -42,4 +42,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.6.0
version: 0.6.1

View File

@@ -99,7 +99,7 @@ dremio:
image:
registry: docker.io
repository: bitnami/dremio
tag: 25.2.0-debian-12-r7
tag: 25.2.0-debian-12-r11
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
@@ -1958,7 +1958,7 @@ defaultInitContainers:
defaultImage:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r38
tag: 12-debian-12-r40
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -2334,7 +2334,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/jmx-exporter
tag: 1.1.0-debian-12-r5
tag: 1.2.0-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images