Version 1.36.0

This commit is contained in:
Girish Ramakrishnan 2018-11-05 09:35:16 -08:00
parent 0a13ee10e8
commit 810f1c0b86
3 changed files with 5 additions and 2 deletions

View File

@ -233,3 +233,6 @@
[1.35.0]
* Update minio to 2018-10-18T00-28-58Z
[1.36.0]
* Update minio to 2018-10-25T01-27-03Z

View File

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

View File

@ -1,4 +1,4 @@
This app packages Minio <upstream>2018-10-18T00-28-58Z</upstream>.
This app packages Minio <upstream>2018-10-25T01-27-03Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.