diff --git a/CHANGELOG b/CHANGELOG index 31dbea8..e747e26 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -315,3 +315,6 @@ [1.58.0] * Update minio to 2019-04-18T21-44-59Z +[1.59.0] +* Update minio to 2019-04-23T23-50-36Z + diff --git a/CloudronManifest.json b/CloudronManifest.json index a09158d..0c3bf54 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "1.58.0", + "version": "1.59.0", "healthCheckPath": "/minio/login", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index a10836e..7988ae6 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2019-04-18T21-44-59Z. +This app packages Minio 2019-04-23T23-50-36Z. Minio is a distributed object storage server built for cloud applications and devops.