Update to nightly-0.1.2.1037-ls163

This commit is contained in:
alexbelgium
2021-10-28 01:59:14 +02:00
parent 71f51ecc59
commit 22662ac7ba
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## nightly-0.1.2.1037-ls163 (28-10-2021)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-0.1.1.1030-ls162 (26-10-2021)
- Update to latest version from linuxserver/docker-prowlarr
- Improve SMB mount code to v1.5 ; accepts several network disks separated by commas (//123.12.12.12/share,//123.12.12.12/hello) that are mount to /mnt/$sharename

View File

@@ -47,8 +47,8 @@
},
"slug": "prowlarr",
"startup": "services",
"upstream": "nightly-0.1.1.1030-ls162",
"upstream": "nightly-0.1.2.1037-ls163",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "nightly-0.1.1.1030-ls162",
"version": "nightly-0.1.2.1037-ls163",
"webui": "http://[HOST]:[PORT:9696]"
}