Version 2.8.11
This commit is contained in:
parent
4f76314872
commit
b0edebfba8
|
@ -1361,3 +1361,8 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||||
[2.8.10]
|
[2.8.10]
|
||||||
* Update minio to 2022-08-08T18-34-09Z
|
* Update minio to 2022-08-08T18-34-09Z
|
||||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-08T18-34-09Z)
|
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-08T18-34-09Z)
|
||||||
|
|
||||||
|
[2.8.11]
|
||||||
|
* Update minio to 2022-08-11T04-37-28Z
|
||||||
|
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-11T04-37-28Z)
|
||||||
|
|
||||||
|
|
|
@ -5,8 +5,8 @@
|
||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Distributed object storage",
|
"tagline": "Distributed object storage",
|
||||||
"version": "2.8.10",
|
"version": "2.8.11",
|
||||||
"upstreamVersion": "2022-08-08T18-34-09Z",
|
"upstreamVersion": "2022-08-11T04-37-28Z",
|
||||||
"healthCheckPath": "/minio/login",
|
"healthCheckPath": "/minio/login",
|
||||||
"memoryLimit": 805306368,
|
"memoryLimit": 805306368,
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
|
Loading…
Reference in New Issue