Version 1.68.0
This commit is contained in:
parent
06702b72a6
commit
a464984a9b
|
@ -342,3 +342,6 @@
|
|||
[1.67.0]
|
||||
* Update minio to 2019-06-19T18-24-42Z
|
||||
|
||||
[1.68.0]
|
||||
* Update minio to 2019-06-27T21-13-50Z
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "1.67.0",
|
||||
"version": "1.68.0",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages Minio <upstream>2019-06-19T18-24-42Z</upstream>.
|
||||
This app packages Minio <upstream>2019-06-27T21-13-50Z</upstream>.
|
||||
|
||||
Minio is a distributed object storage server built for cloud applications and devops.
|
||||
|
||||
|
|
Loading…
Reference in New Issue