Version 1.45.0
This commit is contained in:
parent
d0f1393544
commit
aceb98bad5
|
@ -260,3 +260,5 @@
|
|||
[1.44.0]
|
||||
* Update minio to 2019-01-16T21-44-08Z
|
||||
|
||||
[1.45.0]
|
||||
* Update minio to 2019-01-23T23-18-58Z
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "1.44.0",
|
||||
"version": "1.45.0",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages Minio <upstream>2019-01-16T21-44-08Z</upstream>.
|
||||
This app packages Minio <upstream>2019-01-23T23-18-58Z</upstream>.
|
||||
|
||||
Minio is a distributed object storage server built for cloud applications and devops.
|
||||
|
||||
|
|
Loading…
Reference in New Issue