Version 2.4.12
This commit is contained in:
parent
a988358a84
commit
aeeb7473b9
|
@ -1126,3 +1126,8 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
|
||||||
* Update minio to 2022-04-26T01-20-24Z
|
* Update minio to 2022-04-26T01-20-24Z
|
||||||
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-04-26T01-20-24Z)
|
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-04-26T01-20-24Z)
|
||||||
|
|
||||||
|
[2.4.12]
|
||||||
|
* Update minio to 2022-04-29T01-27-09Z
|
||||||
|
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-04-29T01-27-09Z)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -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.4.11",
|
"version": "2.4.12",
|
||||||
"upstreamVersion": "2022-04-26T01-20-24Z",
|
"upstreamVersion": "2022-04-29T01-27-09Z",
|
||||||
"healthCheckPath": "/minio/login",
|
"healthCheckPath": "/minio/login",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
"httpPorts": {
|
"httpPorts": {
|
||||||
|
|
Loading…
Reference in New Issue