1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2026-05-04 07:55:51 +00:00

Version 1.0.0

This commit is contained in:
Girish Ramakrishnan
2017-09-20 14:41:14 -07:00
parent fc97bcedae
commit 552096a45f
3 changed files with 5 additions and 2 deletions
+3
View File
@@ -32,3 +32,6 @@
[0.3.0]
* Update to 2017-07-24T18-27-35Z
[1.0.0]
* Update to 2017-08-05T00-00-53Z
+1 -1
View File
@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "0.3.0",
"version": "1.0.0",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"addons": {
+1 -1
View File
@@ -1,4 +1,4 @@
This app packages Minio <upstream>2017-07-24T18-27-35Z</upstream>.
This app packages Minio <upstream>2017-08-05T00-00-53Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.