Version 1.108.0

This commit is contained in:
Girish Ramakrishnan 2020-05-09 09:55:12 -07:00
parent 8ff2a98394
commit fb0c6e5dd7
3 changed files with 5 additions and 2 deletions

View File

@ -463,3 +463,6 @@
[1.107.0]
* Update minio to 2020-05-01T22-19-14Z
[1.108.0]
* Update minio to 2020-05-08T02-40-49Z

View File

@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "1.107.0",
"version": "1.108.0",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"addons": {

View File

@ -1,4 +1,4 @@
This app packages Minio <upstream>2020-05-01T22-19-14Z</upstream>.
This app packages Minio <upstream>2020-05-08T02-40-49Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.