Bump version
This commit is contained in:
parent
ab05d0a834
commit
9a9a8b0b13
|
@ -2658,3 +2658,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
|||
* Update minio to 2024-08-17T01-24-54Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-08-17T01-24-54Z)
|
||||
|
||||
[3.13.36]
|
||||
* Update minio to 2024-08-26T15-33-07Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-08-26T15-33-07Z)
|
||||
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "3.13.35",
|
||||
"upstreamVersion": "2024-08-17T01-24-54Z",
|
||||
"version": "3.13.36",
|
||||
"upstreamVersion": "2024-08-26T15-33-07Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 2147483648,
|
||||
"httpPort": 8000,
|
||||
|
|
Loading…
Reference in New Issue