Merge branch 'master' into 'master'
Add screenshots and fix manifest See merge request !1
This commit is contained in:
commit
df3dd81782
16
CHANGELOG
16
CHANGELOG
|
@ -1,19 +1,3 @@
|
||||||
[0.1.0]
|
[0.1.0]
|
||||||
* Initial version
|
* Initial version
|
||||||
|
|
||||||
[0.1.1]
|
|
||||||
* Update to upstream version 1.10.2.143
|
|
||||||
|
|
||||||
[0.1.2]
|
|
||||||
* Update base image
|
|
||||||
* Update to upstream version 1.10.3.151
|
|
||||||
|
|
||||||
[0.1.3]
|
|
||||||
* Update post install
|
|
||||||
|
|
||||||
[0.2.0]
|
|
||||||
* Update RainLoop to 1.10.4.183
|
|
||||||
|
|
||||||
[0.3.0]
|
|
||||||
* Update RainLoop to 1.10.5.192
|
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,6 @@
|
||||||
"addons": {
|
"addons": {
|
||||||
"localstorage": {}
|
"localstorage": {}
|
||||||
},
|
},
|
||||||
"developmentMode": false,
|
|
||||||
"manifestVersion": 1,
|
"manifestVersion": 1,
|
||||||
"website": "http://www.minio.io",
|
"website": "http://www.minio.io",
|
||||||
"contactEmail": "support@cloudron.io",
|
"contactEmail": "support@cloudron.io",
|
||||||
|
@ -20,7 +19,7 @@
|
||||||
"storage"
|
"storage"
|
||||||
],
|
],
|
||||||
"mediaLinks": [
|
"mediaLinks": [
|
||||||
"http://example.com"
|
"https://raw.githubusercontent.com/minio/minio/master/docs/screenshots/minio-browser.jpg"
|
||||||
],
|
],
|
||||||
"postInstallMessage": "file://POSTINSTALL.md"
|
"postInstallMessage": "file://POSTINSTALL.md"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue