Bump version
This commit is contained in:
parent
e6901e02ff
commit
12e40b8e6a
|
@ -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)
|
||||
|
||||
|
|
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue