diff --git a/CHANGELOG b/CHANGELOG index d2f0057..e6fe584 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2831,3 +2831,6 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Disable unstable test by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20996 * decom: Ignore not found buckets ([#​509](https://github.com/minio/minio/issues/509)) by [@​vadmeste](https://github.com/vadmeste) in https://github.com/minio/minio/pull/21023 +[4.3.0] +* Update base image to 5.0.0 + diff --git a/CloudronManifest.json b/CloudronManifest.json index ffea177..94c67eb 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "4.2.0", + "version": "4.3.0", "upstreamVersion": "RELEASE.2025-03-12T18-04-18Z", "healthCheckPath": "/minio/login", "memoryLimit": 2147483648,