diff --git a/CHANGELOG b/CHANGELOG index e571ca8..5da585e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1513,7 +1513,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Other miscellaneous fixes in Site Replication, Multipart Checksums and SUBNET registration. [3.0.0] -* **IMPORTANT:** This release removes the fs backend completely and this upgrade will fail if you are using the fs backend. Please read and understand [this forum post](https://forum.cloudron.io/topic/7967/minio-package-3-x) to determine what backend you are using before upgrading. If your minio uses the fs backend and you upgrade without a backup, all data can be lost.** +* **IMPORTANT: This release removes the fs backend completely and this upgrade will fail if you are using the fs backend. Please read and understand [this forum post](https://forum.cloudron.io/topic/7967/minio-package-3-x) to determine what backend you are using before upgrading. If your minio uses the fs backend and you upgrade without a backup, all data can be lost.** * Update minio to 2022-10-29T06-21-33Z * [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-10-29T06-21-33Z) * First release to support rebalancing two or more pooled setups to even out disk usage refer #15483 diff --git a/CloudronManifest.json b/CloudronManifest.json index ff77c7a..3432672 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "3.0.0", + "version": "3.0.0-1", "upstreamVersion": "2022-10-29T06-21-33Z", "healthCheckPath": "/minio/login", "memoryLimit": 805306368,