mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-23 13:06:28 +01:00
Add cifsdomain
This commit is contained in:
@@ -1,24 +1,31 @@
|
||||
- Feat : cifsdomain added
|
||||
- Implemented healthcheck
|
||||
- Add NTFS support
|
||||
- Disable external port by default
|
||||
- WARNING : update to supervisor 2022.11 before installing
|
||||
|
||||
## 2.23.0 (08-11-2022)
|
||||
|
||||
- Update to latest version from hurlenko/filebrowser-docker
|
||||
|
||||
## 2.22.4 (23-07-2022)
|
||||
|
||||
- Update to latest version from hurlenko/filebrowser-docker
|
||||
|
||||
## 2.22.3 (07-07-2022)
|
||||
|
||||
- Update to latest version from hurlenko/filebrowser-docker
|
||||
|
||||
## 2.22.2 (05-07-2022)
|
||||
|
||||
- Update to latest version from hurlenko/filebrowser-docker
|
||||
|
||||
## 2.22.1 (09-06-2022)
|
||||
|
||||
- Update to latest version from hurlenko/filebrowser-docker
|
||||
|
||||
## 2.22.0 (06-06-2022)
|
||||
|
||||
- Update to latest version from hurlenko/filebrowser-docker
|
||||
- Add codenotary sign
|
||||
|
||||
|
||||
@@ -92,6 +92,7 @@
|
||||
"NoAuth": "bool",
|
||||
"base_folder": "str?",
|
||||
"certfile": "str",
|
||||
"cifsdomain": "str?",
|
||||
"cifspassword": "str?",
|
||||
"cifsusername": "str?",
|
||||
"keyfile": "str",
|
||||
@@ -102,5 +103,5 @@
|
||||
},
|
||||
"slug": "filebrowser",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "2.23.0-5"
|
||||
}
|
||||
"version": "2.23.0-6"
|
||||
}
|
||||
Reference in New Issue
Block a user