From 1e41630b1db7b3e37d0bd5465c175e2dbd53a1c6 Mon Sep 17 00:00:00 2001 From: Package Updates Date: Thu, 19 Dec 2024 13:07:26 +0000 Subject: [PATCH] Update package version to 3.18.0 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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,