Version 1.164.1
This commit is contained in:
parent
c106b7f078
commit
ba9f0e152f
|
@ -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)
|
||||
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue