Bump version

This commit is contained in:
Johannes Zellner 2024-06-28 20:51:27 +02:00
parent e6901e02ff
commit 12e40b8e6a
2 changed files with 6 additions and 2 deletions

View File

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

View File

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