diff --git a/CHANGELOG b/CHANGELOG index 22e6bfc..b701b63 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -499,3 +499,7 @@ * Update minio to 2020-06-18T02-23-35Z * [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2020-06-18T02-23-35Z) +[1.116.0] +* Update minio to 2020-06-22T03-12-50Z +* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2020-06-22T03-12-50Z) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 466594a..4c08f09 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "1.115.0", + "version": "1.116.0", "healthCheckPath": "/minio/login", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 8cae499..3c71ec3 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2020-06-18T02-23-35Z. +This app packages Minio 2020-06-22T03-12-50Z. Minio is a distributed object storage server built for cloud applications and devops. diff --git a/screenshots/minio-browser-gateway.png b/screenshots/minio-browser-gateway.png new file mode 100644 index 0000000..f609aa1 Binary files /dev/null and b/screenshots/minio-browser-gateway.png differ diff --git a/screenshots/minio-browser.png b/screenshots/minio-browser.png new file mode 100644 index 0000000..5f92ae8 Binary files /dev/null and b/screenshots/minio-browser.png differ