Update to 0.19.138

This commit is contained in:
alexbelgium
2021-11-03 08:55:33 +01:00
parent 8bc7e74e8d
commit 508db8157c
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 0.19.138 (03-11-2021)
- Update to latest version from linuxserver/docker-jackett
- Allow mounting local drives by label. Just pust the label instead of sda1 for example
## 0.19.116 (02-11-2021)

View File

@@ -44,8 +44,8 @@
},
"slug": "jackett_nas",
"startup": "services",
"upstream": "0.19.116",
"upstream": "0.19.138",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.19.116",
"version": "0.19.138",
"webui": "http://[HOST]:[PORT:9117]"
}