mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update minio to RELEASE.2025-04-22T22-12-26Z (#2630)
This commit is contained in:
parent
661a6250a2
commit
b6b911948a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user