From b4cc5a68a792f32db94ef28f7d554aa4365980a6 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 4 Mar 2021 11:38:17 -0800 Subject: [PATCH] Version 1.159.5 --- CHANGELOG | 6 ++++++ CloudronManifest.json | 2 +- DESCRIPTION.md | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index bacc8f8..6c76d80 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -856,3 +856,9 @@ Add support for ListObject caching. See (#10814, #10648, #10784, #10844, #10836, [1.159.4] * Update minio to 2021-03-01T04-20-55Z * [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-03-01T04-20-55Z) + +[1.159.5] +* Update minio to 2021-03-04T00-53-13Z +* [Full changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-03-04T00-53-13Z) +* This is a security bug fix release + diff --git a/CloudronManifest.json b/CloudronManifest.json index 91b1856..d42c3fa 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "1.159.4", + "version": "1.159.5", "healthCheckPath": "/minio/login", "httpPort": 8000, "addons": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 857d266..bc444cb 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2021-03-01T04-20-55Z. +This app packages Minio 2021-03-04T00-53-13Z. Minio is a distributed object storage server built for cloud applications and devops.