From 1d94015a6d1cc6bab400c587a000c39b082843cf Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 30 Jul 2024 10:10:52 +0200 Subject: [PATCH] Bump version --- CHANGELOG | 4 ++++ CloudronManifest.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index fca5ef8..d15fa3c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2642,3 +2642,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details. * Update minio to 2024-07-26T20-48-21Z * [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-26T20-48-21Z) +[3.13.32] +* Update minio to 2024-07-29T22-14-52Z +* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-07-29T22-14-52Z) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 1e20d92..3aa6cce 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Distributed object storage", - "version": "3.13.31", - "upstreamVersion": "2024-07-26T20-48-21Z", + "version": "3.13.32", + "upstreamVersion": "2024-07-29T22-14-52Z", "healthCheckPath": "/minio/login", "memoryLimit": 2147483648, "httpPort": 8000,