Version 1.75.0
This commit is contained in:
parent
0e8e1525d0
commit
d58be51a79
|
@ -363,3 +363,5 @@
|
|||
[1.74.0]
|
||||
* Update minio to 2019-08-07T01-59-21Z
|
||||
|
||||
[1.75.0]
|
||||
* Update minio to 2019-08-14T20-37-41Z
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "1.74.0",
|
||||
"version": "1.75.0",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages Minio <upstream>2019-08-07T01-59-21Z</upstream>.
|
||||
This app packages Minio <upstream>2019-08-14T20-37-41Z</upstream>.
|
||||
|
||||
Minio is a distributed object storage server built for cloud applications and devops.
|
||||
|
||||
|
|
Loading…
Reference in New Issue