diff --git a/CHANGELOG b/CHANGELOG index fe14a0c..84d75f3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -162,3 +162,5 @@ [1.17.0] * Update minio to 2018-05-16T23-35-33Z +[1.18.0] +* Update minio to 2018-05-25T19-49-13Z diff --git a/CloudronManifest.json b/CloudronManifest.json index f9507b7..6c44bdf 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "1.17.0", + "version": "1.18.0", "healthCheckPath": "/minio/login", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 75fdb88..50298af 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2018-05-16T23-35-33Z. +This app packages Minio 2018-05-25T19-49-13Z. Minio is a distributed object storage server built for cloud applications and devops.