mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 16:51:51 +02:00
Add cifsdomain
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
- Feat : cifsdomain added
|
||||
- WARNING : update to supervisor 2022.11 before installing
|
||||
- Add codenotary sign
|
||||
- New standardized logic for Dockerfile build and packages installation
|
||||
|
||||
@@ -89,6 +89,7 @@
|
||||
"PUID": "int",
|
||||
"TZ": "str?",
|
||||
"certfile": "str",
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"keyfile": "str",
|
||||
@@ -101,6 +102,6 @@
|
||||
},
|
||||
"slug": "ubooquity",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.1.2-12",
|
||||
"version": "2.1.2-13",
|
||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user