Version 1.13.0
This commit is contained in:
parent
86f50f214c
commit
2798800724
|
@ -136,3 +136,6 @@
|
|||
[1.12.0]
|
||||
* Update minio to 2018-04-12T23-41-09Z
|
||||
|
||||
[1.13.0]
|
||||
* Update minio to 2018-04-19T22-54-58Z
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "1.12.0",
|
||||
"version": "1.13.0",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages Minio <upstream>2018-04-12T23-41-09Z</upstream>.
|
||||
This app packages Minio <upstream>2018-04-19T22-54-58Z</upstream>.
|
||||
|
||||
Minio is a distributed object storage server built for cloud applications and devops.
|
||||
|
||||
|
|
Loading…
Reference in New Issue