mirror of
https://github.com/Retropex/umbrel-apps.git
synced 2025-05-12 11:20:43 +02:00
Update minio to RELEASE.2025-03-12T18-04-18Z (#2346)
This commit is contained in:
parent
01ad882e54
commit
37554d3fb7
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
web:
|
||||
image: quay.io/minio/minio:RELEASE.2025-02-07T23-21-09Z@sha256:640c22768ed5dbc92eacc14502a1b06a1c708fa60431345c78dfc22917062e93
|
||||
image: quay.io/minio/minio:RELEASE.2025-03-12T18-04-18Z@sha256:46b3009bf7041eefbd90bd0d2b38c6ddc24d20a35d609551a1802c558c1c958f
|
||||
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-02-07T23-21-09Z"
|
||||
version: "RELEASE.2025-03-12T18-04-18Z"
|
||||
tagline: The Object Store for AI Data Infrastructure
|
||||
description: >-
|
||||
MinIO is a high-performance, S3 compatible object store. It is built for
|
||||
@ -38,10 +38,10 @@ path: ""
|
||||
deterministicPassword: true
|
||||
defaultUsername: umbrel
|
||||
releaseNotes: >-
|
||||
This release includes improvements to replication and security features:
|
||||
- Enhanced object replication reliability
|
||||
- Improved key management system options
|
||||
- Added support for custom certificate authorities
|
||||
This release includes improvements to system performance and reliability:
|
||||
- Enhanced bucket listing functionality
|
||||
- Improved object checksum verification
|
||||
- Updated internal libraries for better security
|
||||
|
||||
|
||||
Full release notes are found at https://github.com/minio/minio/releases
|
||||
|
Loading…
Reference in New Issue
Block a user