Version 1.4.0
This commit is contained in:
parent
4815ec97d2
commit
4aed8551f6
|
@ -44,3 +44,7 @@
|
|||
|
||||
[1.3.0]
|
||||
* Update to 2017-11-22T19-55-46Z
|
||||
|
||||
[1.4.0]
|
||||
* Update to 2017-12-28T01-21-00Z
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "1.3.0",
|
||||
"version": "1.4.0",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages Minio <upstream>2017-11-22T19-55-46Z</upstream>.
|
||||
This app packages Minio <upstream>2017-12-28T01-21-00Z</upstream>.
|
||||
|
||||
Minio is a distributed object storage server built for cloud applications and devops.
|
||||
|
||||
|
|
Loading…
Reference in New Issue