Version 1.21.0

This commit is contained in:
Girish Ramakrishnan 2018-06-25 08:02:28 -07:00
parent 1e8b1625bb
commit 8c72e02441
3 changed files with 5 additions and 2 deletions

View File

@ -171,3 +171,6 @@
[1.20.0]
* Update minio to 2018-06-09T03-43-35Z
[1.21.0]
* Update minio to 2018-06-22T23-48-46Z

View File

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

View File

@ -1,4 +1,4 @@
This app packages Minio <upstream>2018-06-09T03-43-35Z</upstream>.
This app packages Minio <upstream>2018-06-22T23-48-46Z </upstream>.
Minio is a distributed object storage server built for cloud applications and devops.