Update to nightly-0.1.6.1165-ls205

This commit is contained in:
alexbelgium
2021-11-30 01:59:52 +01:00
parent 7076711f00
commit 37e75f83b8
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## nightly-0.1.6.1165-ls205 (30-11-2021)
- Update to latest version from linuxserver/docker-prowlarr
## nightly-0.1.4.1147-ls196 (27-11-2021) ## nightly-0.1.4.1147-ls196 (27-11-2021)
- Update to latest version from linuxserver/docker-prowlarr - Update to latest version from linuxserver/docker-prowlarr

View File

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