Version 1.38.0

This commit is contained in:
Girish Ramakrishnan 2018-11-20 10:46:34 -08:00
parent e84210ed1f
commit 59fd4cbdc0
3 changed files with 4 additions and 2 deletions

View File

@ -239,3 +239,5 @@
[1.37.0]
* Update minio to 2018-11-06T01-01-02Z
[1.38.0]
* Update minio to 2018-11-17T01-23-48Z

View File

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

View File

@ -1,4 +1,4 @@
This app packages Minio <upstream>2018-11-06T01-01-02Z</upstream>.
This app packages Minio <upstream>2018-11-17T01-23-48Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.