diff --git a/.maintenance/yarn.lock b/.maintenance/yarn.lock index 9c2b3fee3..893364249 100644 --- a/.maintenance/yarn.lock +++ b/.maintenance/yarn.lock @@ -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" diff --git a/hydra2/CHANGELOG.md b/hydra2/CHANGELOG.md index 6095e3122..5d753ae90 100644 --- a/hydra2/CHANGELOG.md +++ b/hydra2/CHANGELOG.md @@ -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) diff --git a/hydra2/Dockerfile b/hydra2/Dockerfile index a32d5f31e..517224fa2 100644 --- a/hydra2/Dockerfile +++ b/hydra2/Dockerfile @@ -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 \ diff --git a/hydra2/config.json b/hydra2/config.json index 41ffbd770..e88703fe9 100644 --- a/hydra2/config.json +++ b/hydra2/config.json @@ -1,6 +1,6 @@ { "name": "hydra2", - "version": "0.3.0", + "version": "0.4.0", "slug": "hydra2", "legacy": true, "maintenance": {