diff --git a/CHANGELOG b/CHANGELOG index c6b15f1..3d3963e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -463,3 +463,6 @@ [1.107.0] * Update minio to 2020-05-01T22-19-14Z +[1.108.0] +* Update minio to 2020-05-08T02-40-49Z + diff --git a/CloudronManifest.json b/CloudronManifest.json index 338b61e..06682ea 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "1.107.0", + "version": "1.108.0", "healthCheckPath": "/minio/login", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index ae260a1..b3b142f 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2020-05-01T22-19-14Z. +This app packages Minio 2020-05-08T02-40-49Z. Minio is a distributed object storage server built for cloud applications and devops.