Version 2.8.10
This commit is contained in:
parent
7298aad053
commit
12c3b3ec2c
|
@ -1357,3 +1357,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
|||
[2.8.9]
|
||||
* Update minio to 2022-08-05T23-27-09Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-05T23-27-09Z)
|
||||
|
||||
[2.8.10]
|
||||
* Update minio to 2022-08-08T18-34-09Z
|
||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-08T18-34-09Z)
|
||||
|
|
|
@ -5,8 +5,8 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "2.8.9",
|
||||
"upstreamVersion": "2022-08-05T23-27-09Z",
|
||||
"version": "2.8.10",
|
||||
"upstreamVersion": "2022-08-08T18-34-09Z",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"memoryLimit": 805306368,
|
||||
"httpPort": 8000,
|
||||
|
|
Loading…
Reference in New Issue