From 88918c602a2cdb8d13a58e5bf60ef3e10e2f29c0 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Sat, 17 Feb 2024 16:21:16 +0100 Subject: [PATCH] Bump version --- CHANGELOG | 4 ++++ CloudronManifest.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 10795c0..72c3900 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2339,3 +2339,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Update minio to 2024-02-14T21-36-02Z * [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-02-14T21-36-02Z) +[3.12.14] +* Update minio to 2024-02-17T01-15-57Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-02-17T01-15-57Z) + diff --git a/CloudronManifest.json b/CloudronManifest.json index c3ae6f4..36a5d92 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "3.12.13", - "upstreamVersion": "2024-02-14T21-36-02Z", + "version": "3.12.14", + "upstreamVersion": "2024-02-17T01-15-57Z", "healthCheckPath": "/minio/login", "memoryLimit": 2147483648, "httpPort": 8000,