diff --git a/CHANGELOG b/CHANGELOG index ebabecb..878a968 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1037,3 +1037,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Update minio to 2022-02-18T01-50-10Z * [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-02-18T01-50-10Z) +[2.3.1] +* Update minio to 2022-02-24T22-12-01Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-02-24T22-12-01Z) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 7d8e024..fd45a45 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "2.3.0", + "version": "2.3.1", "healthCheckPath": "/minio/login", "httpPort": 8000, "httpPorts": { diff --git a/DESCRIPTION.md b/DESCRIPTION.md index 084692c..91740c6 100644 --- a/DESCRIPTION.md +++ b/DESCRIPTION.md @@ -1,4 +1,4 @@ -This app packages Minio 2022-02-18T01-50-10Z. +This app packages Minio 2022-02-24T22-12-01Z. Minio is a distributed object storage server built for cloud applications and devops.