Update minio to version RELEASE.2024-08-29T01-40-52Z (#1418)

This commit is contained in:
Nathan Fretz 2024-09-02 16:35:24 +10:00 committed by GitHub
parent 8bb2f60c58
commit 8c130737ee
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 9 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false"
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
user: "1000:1000"
stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: minio
category: developer
name: MinIO
version: "RELEASE.2024-08-17T01-24-54Z"
version: "RELEASE.2024-08-29T01-40-52Z"
tagline: The Object Store for AI Data Infrastructure
description: >-
MinIO is a high-performance, S3 compatible object store. It is built for
@ -38,13 +38,7 @@ path: ""
deterministicPassword: true
defaultUsername: umbrel
releaseNotes: >-
This update includes several improvements and optimizations:
- 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
This is a small bug fix release.
Full release notes are found at https://github.com/minio/minio/releases