mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 14:54:07 +02:00
Update to 15.7.1
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## 15.7.1
|
||||||
|
- Update to latest version from coderaiser/cloudcmd
|
||||||
|
|
||||||
## 15.7.0
|
## 15.7.0
|
||||||
- Update to latest version from coderaiser/cloudcmd
|
- Update to latest version from coderaiser/cloudcmd
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
ARG BUILD_UPSTREAM="15.7.0"
|
ARG BUILD_UPSTREAM="15.7.1"
|
||||||
FROM coderaiser/cloudcmd:$BUILD_UPSTREAM
|
FROM coderaiser/cloudcmd:$BUILD_UPSTREAM
|
||||||
|
|
||||||
COPY run.sh /
|
COPY run.sh /
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Cloudcommander",
|
"name": "Cloudcommander",
|
||||||
"version": "15.7.0",
|
"version": "15.7.1",
|
||||||
"upstream": "15.7.0",
|
"upstream": "15.7.1",
|
||||||
"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",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
@@ -21,12 +21,12 @@
|
|||||||
"ssl"
|
"ssl"
|
||||||
],
|
],
|
||||||
"webui": "http://[HOST]:[PORT:8000]",
|
"webui": "http://[HOST]:[PORT:8000]",
|
||||||
"privileged": ["SYS_ADMIN", "DAC_READ_SEARCH"],
|
"privileged": [
|
||||||
|
"SYS_ADMIN",
|
||||||
|
"DAC_READ_SEARCH"
|
||||||
|
],
|
||||||
"full_access": true,
|
"full_access": true,
|
||||||
"environment": {
|
"environment": {},
|
||||||
},
|
"options": {},
|
||||||
"options": {
|
"schema": {}
|
||||||
},
|
|
||||||
"schema": {
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
0
cloudcommander/options.json
Normal file
0
cloudcommander/options.json
Normal file
0
joal/options.json
Normal file
0
joal/options.json
Normal file
0
ubooquity/options.json
Normal file
0
ubooquity/options.json
Normal file
Reference in New Issue
Block a user