Update minio to RELEASE.2025-04-22T22-12-26Z (#2630)

This commit is contained in:
Alexander L. 2025-04-23 18:37:01 +02:00 committed by GitHub
parent 661a6250a2
commit b6b911948a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 4 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
web:
image: quay.io/minio/minio:RELEASE.2025-04-08T15-41-24Z@sha256:8834ae47a2de3509b83e0e70da9369c24bbbc22de42f2a2eddc530eee88acd1b
image: quay.io/minio/minio:RELEASE.2025-04-22T22-12-26Z@sha256:a1ea29fa28355559ef137d71fc570e508a214ec84ff8083e39bc5428980b015e
restart: on-failure
user: "1000:1000"
stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: minio
category: developer
name: MinIO
version: "RELEASE.2025-04-08T15-41-24Z"
version: "RELEASE.2025-04-22T22-12-26Z"
tagline: The Object Store for AI Data Infrastructure
description: >-
MinIO is a high-performance, S3 compatible object store. It is built for
@ -39,8 +39,9 @@ deterministicPassword: true
defaultUsername: umbrel
releaseNotes: >-
This release includes improvements to system performance and reliability:
- Improved handling of orphan delete markers
- Enhanced object lifecycle management
- Improved handling of buffered streams
- Enhanced support for autogenerated credentials
- Optimized batch expiry job reporting
Full release notes are found at https://github.com/minio/minio/releases