Update minio to RELEASE.2024-12-18T13-15-44Z (#1964)

This commit is contained in:
Nathan Fretz 2024-12-30 13:35:44 +10:00 committed by GitHub
parent 6000006f7a
commit 53b51fd064
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 11 deletions

View File

@ -8,7 +8,7 @@ services:
PROXY_AUTH_ADD: "false" PROXY_AUTH_ADD: "false"
web: web:
image: quay.io/minio/minio:RELEASE.2024-12-13T22-19-12Z@sha256:149fdd73108553247ceee85fc65466f51034bd6e145d6e0c0e415167f5f1274f image: quay.io/minio/minio:RELEASE.2024-12-18T13-15-44Z@sha256:1dce27c494a16bae114774f1cec295493f3613142713130c2d22dd5696be6ad3
restart: on-failure restart: on-failure
user: "1000:1000" user: "1000:1000"
stop_grace_period: 1m stop_grace_period: 1m

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: minio id: minio
category: developer category: developer
name: MinIO name: MinIO
version: "RELEASE.2024-12-13T22-19-12Z" version: "RELEASE.2024-12-18T13-15-44Z"
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,16 +38,10 @@ path: ""
deterministicPassword: true deterministicPassword: true
defaultUsername: umbrel defaultUsername: umbrel
releaseNotes: >- releaseNotes: >-
🚨 This release includes an important security fix for a privilege escalation vulnerability in the IAM import API. All users should upgrade to this version.
This release includes several improvements and fixes: This release includes several improvements and fixes:
- Enhanced security for IAM systems - Improved healing process for objects
- Improved healing process for objects and buckets - Enhanced security for object copying
- Better handling of policy-based operations - Various dependency updates and performance improvements
- Enhanced audit logging capabilities
- Improved timeout handling and connection stability
- Various performance optimizations
Full release notes are found at https://github.com/minio/minio/releases Full release notes are found at https://github.com/minio/minio/releases