Version 1.94.0
This commit is contained in:
parent
b6acac345b
commit
ea2898c1b2
|
@ -420,3 +420,6 @@
|
|||
[1.93.0]
|
||||
* Update minio to 2020-02-20T22-51-23Z
|
||||
|
||||
[1.94.0]
|
||||
* Update minio to 2020-02-27T00-23-05Z
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "1.93.0",
|
||||
"version": "1.94.0",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages Minio <upstream>2020-02-20T22-51-23Z</upstream>.
|
||||
This app packages Minio <upstream>2020-02-27T00-23-05Z</upstream>.
|
||||
|
||||
Minio is a distributed object storage server built for cloud applications and devops.
|
||||
|
||||
|
|
Loading…
Reference in New Issue