From 2762522066cc1accf1389c1c4083cc9a8fed2c44 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 10 Jun 2022 11:33:52 -0700 Subject: [PATCH] Version 2.7.1 --- CHANGELOG | 5 +++++ CloudronManifest.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index cb9190b..7aad7f8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1189,4 +1189,9 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Update minio to 2022-06-07T00-33-41Z * [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-06-07T00-33-41Z) +[2.7.1] +* Update minio to 2022-06-07T00-33-41Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-06-07T00-33-41Z) +* do not print errors upon 'nil' err (06/06/22) (Minio Trusted) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 1c7294d..9597c74 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "2.7.0", + "version": "2.7.1", "upstreamVersion": "2022-06-07T00-33-41Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368,