diff --git a/CHANGELOG b/CHANGELOG index 295ded5..adfebe0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2738,3 +2738,6 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Harden internode DeadlineConn by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20631 * Make DeadlineConn http.Listener compatible by [@​klauspost](https://github.com/klauspost) in https://github.com/minio/minio/pull/20635 +[3.18.0] +* CLOUDRON_OIDC_PROVIDER_NAME implemented + diff --git a/CloudronManifest.json b/CloudronManifest.json index 8f64a36..1d8b756 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "3.17.0", + "version": "3.18.0", "upstreamVersion": "RELEASE.2024-12-13T22-19-12Z", "healthCheckPath": "/minio/login", "memoryLimit": 2147483648,