Merge pull request #13 from petersendev/hydra2-2.6.11

update hydra2 to 2.6.11
This commit is contained in:
Arne Petersen
2019-06-20 08:14:19 +02:00
committed by GitHub
3 changed files with 5 additions and 2 deletions

3
hydra2/CHANGELOG.md Normal file
View File

@@ -0,0 +1,3 @@
## 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.10-ls24
FROM linuxserver/hydra2:v2.6.11-ls25
# 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.1.1",
"version": "0.2.0",
"slug": "hydra2",
"legacy": true,
"maintenance": {