1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2026-05-04 07:55:51 +00:00

Version 1.165.0

This commit is contained in:
Girish Ramakrishnan
2021-06-23 11:08:08 -07:00
parent 17265598fd
commit c48a57fe41
3 changed files with 6 additions and 2 deletions
+4
View File
@@ -992,3 +992,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
* Update minio to 2021-06-14T01-29-23Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-06-14T01-29-23Z)
[1.165.0]
* Update minio to 2021-06-17T00-10-46Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2021-06-17T00-10-46Z)
+1 -1
View File
@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "1.164.5",
"version": "1.165.0",
"healthCheckPath": "/minio/login",
"httpPort": 8000,
"addons": {
+1 -1
View File
@@ -1,4 +1,4 @@
This app packages Minio <upstream>2021-06-14T01-29-23Z</upstream>.
This app packages Minio <upstream>2021-06-17T00-10-46Z</upstream>.
Minio is a distributed object storage server built for cloud applications and devops.