Update to nightly-0.1.0.1006-ls24

This commit is contained in:
alexbelgium
2021-11-07 16:04:09 +01:00
parent 36600e2c6d
commit 979f1bb1a8
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## nightly-0.1.0.1006-ls24 (07-11-2021)
- Update to latest version from linuxserver/docker-readarr
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
## nightly-0.1.0.1003-ls22 (28-10-2021)

View File

@@ -62,8 +62,8 @@
"cifspassword": "str?"
},
"slug": "readarr_nas",
"upstream": "nightly-0.1.0.1003-ls22",
"upstream": "nightly-0.1.0.1006-ls24",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-0.1.0.1003-ls22",
"version": "nightly-0.1.0.1006-ls24",
"webui": "http://[HOST]:[PORT:8787]"
}