Version 1.34.0
This commit is contained in:
parent
7ddffa93d8
commit
62f98aba04
|
@ -226,3 +226,7 @@
|
|||
[1.33.0]
|
||||
* Update minio to 2018-10-05T01-03-03Z
|
||||
|
||||
[1.34.0]
|
||||
* Update minio to 2018-10-06T00-15-16Z
|
||||
* Use latest base image
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "1.33.0",
|
||||
"version": "1.34.0",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages Minio <upstream>2018-10-05T01-03-03Z</upstream>.
|
||||
This app packages Minio <upstream>2018-10-06T00-15-16Z</upstream>.
|
||||
|
||||
Minio is a distributed object storage server built for cloud applications and devops.
|
||||
|
||||
|
|
Loading…
Reference in New Issue