Update quay.io/minio/minio Docker tag to RELEASE.2025-07-23T15-54-02Z
Some major upgrade efforts deploying to Proxmox VE K3s Kubernetes cluster via Helm Chart and Flux V2 reconciliation in a GitOps approach with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
quay.io/minio/minio | minor | RELEASE.2025-06-13T11-33-47Z -> RELEASE.2025-07-23T15-54-02Z |
Release Notes
minio/minio (quay.io/minio/minio)
vRELEASE.2025-07-23T15-54-02Z
What's Changed
- Add support for X25519MLKEM768 by @loganaden in https://github.com/minio/minio/pull/21435
- fix: restrict SinglePool by the minimum free drive threshold by @jiuker in https://github.com/minio/minio/pull/21115
- wait for metadata reads on minDisks+1 for HEAD/GET when data==parity by @harshavardhana in https://github.com/minio/minio/pull/21449
- fix boundary value bug when objTime ends in whole seconds (without sub-second) by @supermp in https://github.com/minio/minio/pull/21419
- simplify validating policy mapping by @0xMALVEE in https://github.com/minio/minio/pull/21450
New Contributors
- @loganaden made their first contribution in https://github.com/minio/minio/pull/21435
- @supermp made their first contribution in https://github.com/minio/minio/pull/21419
- @0xMALVEE made their first contribution in https://github.com/minio/minio/pull/21450
Full Changelog: https://github.com/minio/minio/compare/RELEASE.2025-07-18T21-56-31Z...RELEASE.2025-07-23T15-54-02Z
vRELEASE.2025-07-23T15-54-02Z-cpuv1
vRELEASE.2025-07-18T21-56-31Z
: Bugfix Release
What's Changed
- Update Console to latest version by @bexsoft in https://github.com/minio/minio/pull/21397
- CopyObject must preserve checksums and encrypt them if required by @marktheunissen in https://github.com/minio/minio/pull/21399
- fix: admin api - SetPolicyForUserOrGroup avoid nil deref by @wooffie in https://github.com/minio/minio/pull/21400
- fix: lambda handler response to match the lambda return status by @harshavardhana in https://github.com/minio/minio/pull/21436
Full Changelog: https://github.com/minio/minio/compare/RELEASE.2025-06-13T11-33-47Z...RELEASE.2025-07-18T21-56-31Z