mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 11:24:04 +02:00
Update to 15.9.8
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 15.9.8 (10-08-2021)
|
||||||
|
- Update to latest version from coderaiser/cloudcmd
|
||||||
- Addition of ingress
|
- Addition of ingress
|
||||||
- Allow Dropbox token and custom options
|
- Allow Dropbox token and custom options
|
||||||
- Added access rw to HA folders
|
- Added access rw to HA folders
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Cloudcommander",
|
"name": "Cloudcommander",
|
||||||
"version": "15.9.7-3",
|
"version": "15.9.8",
|
||||||
"upstream": "15.9.7",
|
"upstream": "15.9.8",
|
||||||
"slug": "cloudcommander",
|
"slug": "cloudcommander",
|
||||||
"description": "Cloud Commander a file manager for the web with console and editor",
|
"description": "Cloud Commander a file manager for the web with console and editor",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander#readme",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander#readme",
|
||||||
@@ -21,10 +21,10 @@
|
|||||||
"8000/tcp": "Web UI port (required)"
|
"8000/tcp": "Web UI port (required)"
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"ssl:rw",
|
"ssl:rw",
|
||||||
"share:rw",
|
"share:rw",
|
||||||
"config:rw",
|
"config:rw",
|
||||||
"media:rw",
|
"media:rw",
|
||||||
"backup:rw",
|
"backup:rw",
|
||||||
"addons:rw"
|
"addons:rw"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user