mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 19:30:42 +02:00
Update minio to RELEASE.2024-10-13T13-34-11Z (#1652)
This commit is contained in:
parent
c70c005c16
commit
cb2e5578c2
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: quay.io/minio/minio:RELEASE.2024-10-02T17-50-41Z@sha256:ea15e53e66f96f63e12f45509d2d2d8fad774808debb490f48508b3130bd22d3
|
||||
image: quay.io/minio/minio:RELEASE.2024-10-13T13-34-11Z@sha256:9535594ad4122b7a78c6632788a989b96d9199b483d3bd71a5ceae73a922cdfa
|
||||
restart: on-failure
|
||||
user: "1000:1000"
|
||||
stop_grace_period: 1m
|
||||
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||
id: minio
|
||||
category: developer
|
||||
name: MinIO
|
||||
version: "RELEASE.2024-10-02T17-50-41Z"
|
||||
version: "RELEASE.2024-10-13T13-34-11Z"
|
||||
tagline: The Object Store for AI Data Infrastructure
|
||||
description: >-
|
||||
MinIO is a high-performance, S3 compatible object store. It is built for
|
||||
@ -38,15 +38,15 @@ path: ""
|
||||
deterministicPassword: true
|
||||
defaultUsername: umbrel
|
||||
releaseNotes: >-
|
||||
What's Changed:
|
||||
- Improved performance by limiting parsing depth.
|
||||
- Added an option to exclude lists when using the mc stat command.
|
||||
- Improved file handling during renaming.
|
||||
- Fixed an issue with memory limits on PPC systems.
|
||||
- Enhanced console actions with custom authorization.
|
||||
- Improved handling of delete markers in distributed setups.
|
||||
- Fixed a startup issue related to checksum errors.
|
||||
- Listed all batch job types for better management.
|
||||
- Reduced unnecessary error logs during auditing.
|
||||
This release includes several improvements and optimizations:
|
||||
|
||||
- Enhanced S3 Select functionality
|
||||
- Improved service account management for non-admin users
|
||||
- Added bulk listing capability for built-in user access keys
|
||||
- Optimized handling of stale uploads cleanup
|
||||
- Improved error logging and handling
|
||||
- Fixed issues with object tagging during replication
|
||||
- Enhanced KMS key management in replication
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/minio/minio/releases
|
Loading…
Reference in New Issue
Block a user