Version 1.164.1

This commit is contained in:
Girish Ramakrishnan 2021-05-21 11:55:26 -07:00
parent c106b7f078
commit ba9f0e152f
3 changed files with 6 additions and 2 deletions

View File

@ -972,3 +972,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2021-05-18T00-53-28Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-05-18T00-53-28Z)
[1.164.1]
* Update minio to 2021-05-20T22-31-44Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-05-20T22-31-44Z)

View File

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

View File

@ -1,4 +1,4 @@
This app packages Minio <upstream>2021-05-18T00-53-28Z</upstream>.
This app packages Minio <upstream>2021-05-20T22-31-44Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.