Somehow changelog for 1.164.2 was not there

This commit is contained in:
Johannes Zellner 2021-05-31 09:26:33 +02:00
parent 2c7ca16313
commit ca9c3a6034
2 changed files with 5 additions and 1 deletions

View File

@ -976,6 +976,10 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2021-05-20T22-31-44Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-05-20T22-31-44Z)
[1.164.2]
* Update minio to 2021-05-22T02-34-39Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-05-22T02-34-39Z)
[1.164.2]
* Update minio to 2021-05-27T22-06-31Z
* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-05-27T22-06-31Z)

View File

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