diff --git a/bitnami/dremio/CHANGELOG.md b/bitnami/dremio/CHANGELOG.md index 2c335703ab..e155502079 100644 --- a/bitnami/dremio/CHANGELOG.md +++ b/bitnami/dremio/CHANGELOG.md @@ -1,8 +1,12 @@ # Changelog -## 0.3.2 (2025-01-28) +## 0.4.0 (2025-01-29) -* [bitnami/dremio] Release 0.3.2 ([#31622](https://github.com/bitnami/charts/pull/31622)) +* [bitnami/dremio] feature(minio): Bump MinIO subchart ([#31658](https://github.com/bitnami/charts/pull/31658)) + +## 0.3.2 (2025-01-28) + +* [bitnami/dremio] Release 0.3.2 (#31622) ([c1d043d](https://github.com/bitnami/charts/commit/c1d043dbf110462759bdfe38f94e7202da23d829)), closes [#31622](https://github.com/bitnami/charts/issues/31622) ## 0.3.1 (2025-01-16) diff --git a/bitnami/dremio/Chart.lock b/bitnami/dremio/Chart.lock index 5f3896b15c..260aa58872 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: 14.10.5 + version: 15.0.0 - name: zookeeper repository: oci://registry-1.docker.io/bitnamicharts - version: 13.7.2 + version: 13.7.3 - name: common repository: oci://registry-1.docker.io/bitnamicharts version: 2.29.1 -digest: sha256:469d108b9e60c065601e59f982cb6dd43219aeaeec066397650f8aab309736da -generated: "2025-01-28T16:13:15.025736781Z" +digest: sha256:1b2877e2b68080dbfa3b1933c3c0b33796399bea9506880b415156fc9730ef04 +generated: "2025-01-29T14:14:25.976104+01:00" diff --git a/bitnami/dremio/Chart.yaml b/bitnami/dremio/Chart.yaml index dd37267169..6c058ecddd 100644 --- a/bitnami/dremio/Chart.yaml +++ b/bitnami/dremio/Chart.yaml @@ -17,7 +17,7 @@ dependencies: - condition: minio.enabled name: minio repository: oci://registry-1.docker.io/bitnamicharts - version: 14.x.x + version: 15.x.x - condition: zookeeper.enabled name: zookeeper repository: oci://registry-1.docker.io/bitnamicharts @@ -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.3.2 +version: 0.4.0