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

Compare commits

..

2 Commits

Author SHA1 Message Date
Girish Ramakrishnan
12c3b3ec2c Version 2.8.10 2022-08-09 08:44:52 +02:00
Girish Ramakrishnan
7298aad053 Update minio to 2022-08-08T18-34-09Z 2022-08-09 08:33:17 +02:00
3 changed files with 7 additions and 3 deletions

View File

@@ -1357,3 +1357,7 @@ Improve replication performance. See (#12080, #12054, #12009) for more details.
[2.8.9]
* Update minio to 2022-08-05T23-27-09Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-05T23-27-09Z)
[2.8.10]
* Update minio to 2022-08-08T18-34-09Z
* [Changelog](https://github.com/minio/minio/releases/tag/RELEASE.2022-08-08T18-34-09Z)

View File

@@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "2.8.9",
"upstreamVersion": "2022-08-05T23-27-09Z",
"version": "2.8.10",
"upstreamVersion": "2022-08-08T18-34-09Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 805306368,
"httpPort": 8000,

View File

@@ -3,7 +3,7 @@ FROM cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e27686fd1
RUN mkdir -p /app/code
WORKDIR /app/code
ARG VERSION=RELEASE.2022-08-05T23-27-09Z
ARG VERSION=RELEASE.2022-08-08T18-34-09Z
ARG MC_VERSION=RELEASE.2022-08-05T08-01-28Z
# sometimes here https://dl.min.io/server/minio/release/linux-amd64/archive/