From b0edebfba82a71c6fabfcf3785395ca4d7352ed9 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Fri, 12 Aug 2022 07:45:00 +0200 Subject: [PATCH] Version 2.8.11 --- CHANGELOG | 5 +++++ CloudronManifest.json | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 209354e..81e3e6e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1361,3 +1361,8 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. [2.8.10] * Update minio to 2022-08-08T18-34-09Z * [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-08T18-34-09Z) + +[2.8.11] +* Update minio to 2022-08-11T04-37-28Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-11T04-37-28Z) + diff --git a/CloudronManifest.json b/CloudronManifest.json index c6afd20..3c2a0a9 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "2.8.10", - "upstreamVersion": "2022-08-08T18-34-09Z", + "version": "2.8.11", + "upstreamVersion": "2022-08-11T04-37-28Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368, "httpPort": 8000,