Version 1.38.0
This commit is contained in:
parent
e84210ed1f
commit
59fd4cbdc0
|
@ -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
|
||||
|
|
|
@ -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": {
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue