mirror of
https://github.com/bitnami/charts.git
synced 2026-08-09 12:55:41 +08:00
[bitnami/milvus] Update minio chart (#32867)
Signed-off-by: David Gomez <david.gomez@broadcom.com>
This commit is contained in:
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 13.1.0 (2025-04-04)
|
||||
## 13.2.0 (2025-04-08)
|
||||
|
||||
* [bitnami/milvus] Set `usePasswordFiles=true` by default ([#32642](https://github.com/bitnami/charts/pull/32642))
|
||||
* [bitnami/milvus] Update minio chart ([#32867](https://github.com/bitnami/charts/pull/32867))
|
||||
|
||||
## 13.1.0 (2025-04-07)
|
||||
|
||||
* [bitnami/milvus] Set `usePasswordFiles=true` by default (#32642) ([acd95f9](https://github.com/bitnami/charts/commit/acd95f9000cbb69abaa282d6149d59e036fc77b1)), closes [#32642](https://github.com/bitnami/charts/issues/32642)
|
||||
|
||||
## 13.0.0 (2025-04-04)
|
||||
|
||||
|
||||
@@ -7,9 +7,9 @@ dependencies:
|
||||
version: 32.1.3
|
||||
- name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.0.7
|
||||
version: 16.0.2
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 2.30.0
|
||||
digest: sha256:a44847fb1b971e4bd6e89b3dec10215970ce1dbe0366a91e1d405bd2d21d53e1
|
||||
generated: "2025-04-04T09:17:06.877592+02:00"
|
||||
digest: sha256:cadd2d3ba08492effac1b1719100a87f848d78c94233b4d92e8f13e7d03d3787
|
||||
generated: "2025-04-08T16:52:57.182409+02:00"
|
||||
|
||||
@@ -28,7 +28,7 @@ dependencies:
|
||||
- condition: minio.enabled
|
||||
name: minio
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 15.x.x
|
||||
version: 16.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
@@ -49,4 +49,4 @@ maintainers:
|
||||
name: milvus
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/milvus
|
||||
version: 13.1.0
|
||||
version: 13.2.0
|
||||
|
||||
@@ -1869,7 +1869,7 @@ Find more information about how to deal with common errors related to Bitnami's
|
||||
|
||||
### To 13.0.0
|
||||
|
||||
This major updates the `minio` subchart to its newest major, 16.0.0. For more information on this subchart's major, please refer to [minio upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/minio#to-1600).
|
||||
This major updates the `minio` subchart to its newest major, 16.0.0. For more information on this subchart's major, please refer to [minio upgrade notes](https://github.com/bitnami/charts/tree/main/bitnami/minio#to-1600) (effective in 13.2.0).
|
||||
|
||||
### To 12.0.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user