Version 2.4.6

This commit is contained in:
Girish Ramakrishnan 2022-03-29 11:27:46 -07:00
parent f1181e9383
commit a5736bba2b
2 changed files with 7 additions and 2 deletions

View File

@ -1079,3 +1079,8 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2022-03-24T00-43-44Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-03-24T00-43-44Z)
[2.4.6]
* Update minio to 2022-03-26T06-49-28Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-03-26T06-49-28Z)

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "2.4.5",
"upstreamVersion": "2022-03-24T00-43-44Z",
"version": "2.4.6",
"upstreamVersion": "2022-03-26T06-49-28Z",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"httpPorts": {