1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-13 00:15:40 +00:00

Bump version

This commit is contained in:
Johannes Zellner
2024-06-22 12:34:39 +02:00
parent 0bfd368aa2
commit 8cd5f1a771
2 changed files with 6 additions and 2 deletions

View File

@@ -2597,3 +2597,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2024-06-13T22-53-53Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-13T22-53-53Z)
[3.13.22]
* Update minio to 2024-06-22T05-26-45Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2024-06-22T05-26-45Z)

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "3.13.21",
"upstreamVersion": "2024-06-13T22-53-53Z",
"version": "3.13.22",
"upstreamVersion": "2024-06-22T05-26-45Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 2147483648,
"httpPort": 8000,