Version 2.8.7
This commit is contained in:
parent
4174832c63
commit
251f8d18a5
|
@ -1340,3 +1340,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
|||
[2.8.6]
|
||||
* Update minio to 2022-07-26T00-53-03Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-07-26T00-53-03Z)
|
||||
|
||||
[2.8.7]
|
||||
* Update minio to 2022-07-30T05-21-40Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-07-30T05-21-40Z)
|
||||
|
||||
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "2.8.6",
|
||||
"upstreamVersion": "2022-07-26T00-53-03Z",
|
||||
"version": "2.8.7",
|
||||
"upstreamVersion": "2022-07-30T05-21-40Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 805306368,
|
||||
"httpPort": 8000,
|
||||
|
|
Loading…
Reference in New Issue