Version 1.44.0
This commit is contained in:
parent
ba9362ec8c
commit
3683b8797d
|
@ -257,3 +257,6 @@
|
|||
[1.43.0]
|
||||
* Update minio to 2018-12-27T18-33-08Z
|
||||
|
||||
[1.44.0]
|
||||
* Update minio to 2019-01-16T21-44-08Z
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Distributed object storage",
|
||||
"version": "1.43.0",
|
||||
"version": "1.44.0",
|
||||
"healthCheckPath": "/minio/login",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages Minio <upstream>2018-12-27T18-33-08Z</upstream>.
|
||||
This app packages Minio <upstream>2019-01-16T21-44-08Z</upstream>.
|
||||
|
||||
Minio is a distributed object storage server built for cloud applications and devops.
|
||||
|
||||
|
|
Loading…
Reference in New Issue