mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update minio to RELEASE.2025-04-08T15-41-24Z (#2542)
This commit is contained in:
parent
6fccf34117
commit
d52d6e54c5
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: quay.io/minio/minio:RELEASE.2025-04-03T14-56-28Z@sha256:a640662d97632f7b94e9dee8cbb7da5c20db24879725cb4fac36f1e220cd528a
|
||||
image: quay.io/minio/minio:RELEASE.2025-04-08T15-41-24Z@sha256:8834ae47a2de3509b83e0e70da9369c24bbbc22de42f2a2eddc530eee88acd1b
|
||||
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-03T14-56-28Z"
|
||||
version: "RELEASE.2025-04-08T15-41-24Z"
|
||||
tagline: The Object Store for AI Data Infrastructure
|
||||
description: >-
|
||||
MinIO is a high-performance, S3 compatible object store. It is built for
|
||||
@ -39,9 +39,8 @@ deterministicPassword: true
|
||||
defaultUsername: umbrel
|
||||
releaseNotes: >-
|
||||
This release includes improvements to system performance and reliability:
|
||||
- Add API endpoint to revoke STS tokens
|
||||
- Optimize performance and config parsing
|
||||
- Improve IAM system reconnect and signature validation
|
||||
- Improved handling of orphan delete markers
|
||||
- Enhanced object lifecycle management
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/minio/minio/releases
|
||||
|
Loading…
Reference in New Issue
Block a user