Version 1.22.0

This commit is contained in:
Girish Ramakrishnan 2018-07-04 10:16:22 -07:00
parent 24cdeb2f54
commit e9f66aef45
3 changed files with 5 additions and 2 deletions

View File

@ -174,3 +174,6 @@
[1.21.0]
* Update minio to 2018-06-22T23-48-46Z
[1.22.0]
* Update minio to 2018-06-29T02-11-29Z

View File

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

View File

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