diff --git a/CHANGELOG b/CHANGELOG index a3a20fb..3969551 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1377,3 +1377,6 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Disk IO statistics is now available as real-time monitoring via mc #15512 * Replication now more accurately tracks failed replication events #15556 +[2.9.1] +* Update minio to 2022-08-25T07-17-05Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-25T07-17-05Z) diff --git a/CloudronManifest.json b/CloudronManifest.json index 8c4c148..7541385 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "2.9.0", - "upstreamVersion": "2022-08-22T23-53-06Z", + "version": "2.9.1", + "upstreamVersion": "2022-08-25T07-17-05Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368, "httpPort": 8000,