upgrade sonarr and hydra2

sonarr 2.0.0.5338
hydra2 2.6.14
This commit is contained in:
Arne Petersen
2019-08-17 06:42:47 +02:00
parent f651f88b82
commit 3c26ac2cc2
6 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
## 0.3.0
- Update hydra2 to 2.6.14 (linuxserver/hydra2:v2.6.14-ls33)
## 0.2.0
- Update hydra2 to 2.6.11 (linuxserver/hydra2:v2.6.11-ls25)

View File

@@ -1,4 +1,4 @@
FROM linuxserver/hydra2:v2.6.11-ls25
FROM linuxserver/hydra2:v2.6.14-ls33
# use /data instead of /config for hass.io environment
RUN sed -i "s|/config|/config/hydra2|g" /etc/services.d/nzbhydra2/run \

View File

@@ -1,6 +1,6 @@
{
"name": "hydra2",
"version": "0.2.0",
"version": "0.3.0",
"slug": "hydra2",
"legacy": true,
"maintenance": {