1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2026-05-03 23:45:56 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Girish Ramakrishnan 7794e2e65b Version 5.3.0-1 2026-03-10 22:33:12 +05:30
Girish Ramakrishnan 81fd570645 Fix link 2026-03-10 22:32:31 +05:30
+2 -2
View File
@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Distributed object storage",
"version": "5.3.0",
"version": "5.3.0-1",
"upstreamVersion": "RELEASE.2025-10-15T17-29-55Z",
"healthCheckPath": "/minio/login",
"memoryLimit": 2147483648,
@@ -24,7 +24,7 @@
"optionalSso": true,
"checklist": {
"change-default-password": {
"message": "Change the default admin credentials by following this [guide](https://cloudron.io/documentation/apps/minio/#admin-credentials)"
"message": "Change the default admin credentials by following this [guide](https://docs.cloudron.io/packages/minio/#admin-credentials)"
}
},
"manifestVersion": 2,