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

Version 1.4.0

This commit is contained in:
Girish Ramakrishnan 2017-12-28 05:59:37 -08:00
parent 4815ec97d2
commit 4aed8551f6
3 changed files with 6 additions and 2 deletions

@ -44,3 +44,7 @@
[1.3.0]
* Update to 2017-11-22T19-55-46Z
[1.4.0]
* Update to 2017-12-28T01-21-00Z

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

@ -1,4 +1,4 @@
This app packages Minio <upstream>2017-11-22T19-55-46Z</upstream>.
This app packages Minio <upstream>2017-12-28T01-21-00Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.