1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-04-21 03:41:49 +00:00

Version 1.28.0

This commit is contained in:
Girish Ramakrishnan 2018-08-25 18:58:08 -07:00
parent 426906c1e5
commit e76f60de33
3 changed files with 5 additions and 2 deletions

@ -208,3 +208,6 @@
[1.27.0]
* Update minio to 2018-08-21T00-37-20Z
[1.28.0]
* Update minio to 2018-08-25T01-56-38Z

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

@ -1,4 +1,4 @@
This app packages Minio <upstream>2018-08-21T00-37-20Z</upstream>.
This app packages Minio <upstream>2018-08-25T01-56-38Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.