1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-24 22:17:35 +00:00

Bump version

This commit is contained in:
Johannes Zellner
2024-06-30 15:29:44 +02:00
parent 2fd201cb32
commit 9b396b2c29
2 changed files with 6 additions and 2 deletions

View File

@@ -2609,3 +2609,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2024-06-28T09-06-49Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-28T09-06-49Z)
[3.13.25]
* Update minio to 2024-06-29T01-20-47Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-29T01-20-47Z)

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "3.13.24",
"upstreamVersion": "2024-06-28T09-06-49Z",
"version": "3.13.25",
"upstreamVersion": "2024-06-29T01-20-47Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 2147483648,
"httpPort": 8000,