Version 1.32.0
This commit is contained in:
parent
a85debccc3
commit
8a6828eb3f
|
@ -220,3 +220,6 @@
|
|||
[1.31.0]
|
||||
* Update minio to 2018-09-12T18-49-56Z
|
||||
|
||||
[1.32.0]
|
||||
* Update minio to 2018-09-25T21-34-43Z
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "1.31.0",
|
||||
"version": "1.32.0",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages Minio <upstream>2018-09-12T18-49-56Z</upstream>.
|
||||
This app packages Minio <upstream>2018-09-25T21-34-43Z</upstream>.
|
||||
|
||||
Minio is a distributed object storage server built for cloud applications and devops.
|
||||
|
||||
|
|
Loading…
Reference in New Issue