Add cifsdomain

This commit is contained in:
Alexandre
2023-05-12 17:09:43 +02:00
parent 598858f16b
commit 1da5868a57
47 changed files with 485 additions and 45 deletions

View File

@@ -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

View File

@@ -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"
}
}