mirror of
https://github.com/getumbrel/umbrel-apps.git
synced 2024-11-11 16:09:18 +00:00
Update minio to version RELEASE.2024-08-29T01-40-52Z (#1418)
This commit is contained in:
parent
8bb2f60c58
commit
8c130737ee
|
@ -8,7 +8,7 @@ services:
|
||||||
PROXY_AUTH_ADD: "false"
|
PROXY_AUTH_ADD: "false"
|
||||||
|
|
||||||
web:
|
web:
|
||||||
image: quay.io/minio/minio:RELEASE.2024-08-17T01-24-54Z@sha256:6f23072e3e222e64fe6f86b31a7f7aca971e5129e55cbccef649b109b8e651a1
|
image: quay.io/minio/minio:RELEASE.2024-08-29T01-40-52Z@sha256:0bd79595dbcf155782860716abf4cf79d5ee32a9508b60fa1a88793bbe55b245
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
user: "1000:1000"
|
user: "1000:1000"
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
|
|
|
@ -2,7 +2,7 @@ manifestVersion: 1
|
||||||
id: minio
|
id: minio
|
||||||
category: developer
|
category: developer
|
||||||
name: MinIO
|
name: MinIO
|
||||||
version: "RELEASE.2024-08-17T01-24-54Z"
|
version: "RELEASE.2024-08-29T01-40-52Z"
|
||||||
tagline: The Object Store for AI Data Infrastructure
|
tagline: The Object Store for AI Data Infrastructure
|
||||||
description: >-
|
description: >-
|
||||||
MinIO is a high-performance, S3 compatible object store. It is built for
|
MinIO is a high-performance, S3 compatible object store. It is built for
|
||||||
|
@ -38,13 +38,7 @@ path: ""
|
||||||
deterministicPassword: true
|
deterministicPassword: true
|
||||||
defaultUsername: umbrel
|
defaultUsername: umbrel
|
||||||
releaseNotes: >-
|
releaseNotes: >-
|
||||||
This update includes several improvements and optimizations:
|
This is a small bug fix release.
|
||||||
|
|
||||||
- Enhanced support for batch replication
|
|
||||||
- Improved bucket metadata handling
|
|
||||||
- Optimized object size calculations
|
|
||||||
- Enhanced multi-part upload completion process
|
|
||||||
- Improved error logging and timeout handling
|
|
||||||
|
|
||||||
|
|
||||||
Full release notes are found at https://github.com/minio/minio/releases
|
Full release notes are found at https://github.com/minio/minio/releases
|
Loading…
Reference in New Issue
Block a user