mirror of
https://github.com/bitnami/charts.git
synced 2026-03-03 06:58:45 +08:00
[bitnami/dremio] feature(minio): Bump MinIO subchart (#31658)
* [bitnami/dremio] feature(minio): Bump MinIO subchart Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: Fran Mulero <francisco-jose.mulero@broadcom.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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))
|
||||
|
||||
## <small>0.3.2 (2025-01-28)</small>
|
||||
|
||||
* [bitnami/dremio] Release 0.3.2 (#31622) ([c1d043d](https://github.com/bitnami/charts/commit/c1d043dbf110462759bdfe38f94e7202da23d829)), closes [#31622](https://github.com/bitnami/charts/issues/31622)
|
||||
|
||||
## <small>0.3.1 (2025-01-16)</small>
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user