Merge pull request #17 from petersendev/hydra2-2.6.17

update hydra2 to 2.6.17
This commit is contained in:
Arne Petersen
2019-09-14 06:02:18 +02:00
committed by GitHub
4 changed files with 8 additions and 4 deletions

View File

@@ -402,8 +402,8 @@ locate-path@^3.0.0:
path-exists "^3.0.0"
lodash@^4.17.11:
version "4.17.11"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
version "4.17.15"
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
make-error@^1.1.1:
version "1.3.5"

View File

@@ -1,3 +1,7 @@
## 0.4.0
- Update hydra2 to 2.6.17 (linuxserver/hydra2:v2.6.17-ls37)
## 0.3.0
- Update hydra2 to 2.6.14 (linuxserver/hydra2:v2.6.14-ls33)

View File

@@ -1,4 +1,4 @@
FROM linuxserver/hydra2:v2.6.14-ls33
FROM linuxserver/hydra2:v2.6.17-ls37
# 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.3.0",
"version": "0.4.0",
"slug": "hydra2",
"legacy": true,
"maintenance": {