Version 2.3.2

This commit is contained in:
Girish Ramakrishnan 2022-02-26 09:51:57 -08:00
parent 0a772c4f23
commit 6f845a87c5
3 changed files with 6 additions and 2 deletions

View File

@ -1041,3 +1041,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2022-02-24T22-12-01Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-02-24T22-12-01Z)
[2.3.2]
* Update minio to 2022-02-26T02-54-46Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-02-26T02-54-46Z)

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "2.3.1",
"version": "2.3.2",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"httpPorts": {

View File

@ -1,4 +1,4 @@
This app packages Minio <upstream>2022-02-24T22-12-01Z</upstream>.
This app packages Minio <upstream>2022-02-26T02-54-46Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.