Version 2.8.7

This commit is contained in:
Girish Ramakrishnan 2022-07-30 11:33:54 +02:00
parent 4174832c63
commit 251f8d18a5
2 changed files with 8 additions and 2 deletions

View File

@ -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)

View File

@ -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,