1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-04-24 13:21:47 +00:00

Version 1.13.0

This commit is contained in:
Girish Ramakrishnan 2018-04-24 13:18:30 -07:00
parent 86f50f214c
commit 2798800724
3 changed files with 5 additions and 2 deletions

@ -136,3 +136,6 @@
[1.12.0]
* Update minio to 2018-04-12T23-41-09Z
[1.13.0]
* Update minio to 2018-04-19T22-54-58Z

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

@ -1,4 +1,4 @@
This app packages Minio <upstream>2018-04-12T23-41-09Z</upstream>.
This app packages Minio <upstream>2018-04-19T22-54-58Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.