From 642f1860d2218b25a2705614a4e93a05956ea0bc Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 15 Mar 2022 09:45:31 -0700 Subject: [PATCH] Version 2.4.2 --- CHANGELOG | 4 ++++ CloudronManifest.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 6556683..c97ca86 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1063,3 +1063,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * add filesystem group change policy for large minio deployments by @dharapvj in #14528 * Fix regression from range GET proxying #14345 by @poornas in #14532 +[2.4.2] +* Update minio to 2022-03-14T18-25-24Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-03-14T18-25-24Z) + diff --git a/CloudronManifest.json b/CloudronManifest.json index ea2cc52..3cb783a 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "2.4.1", - "upstreamVersion": "2022-03-11T23-57-45Z", + "version": "2.4.2", + "upstreamVersion": "2022-03-14T18-25-24Z", "healthCheckPath": "/minio/login", "httpPort": 8000, "httpPorts": {