hydra2 2.14.1

This commit is contained in:
Arne Petersen
2020-02-24 11:01:11 +01:00
parent 3c5135e851
commit a358eea762
3 changed files with 9 additions and 5 deletions

View File

@@ -1,3 +1,7 @@
## 0.13.0
- Update hydra2 to 2.14.1 (linuxserver/hydra2:v2.14.1-ls59)
## 0.12.0
- not a legacy addon anymore

View File

@@ -1,12 +1,12 @@
{
"build_from_template": {
"image": "linuxserver/hydra2",
"version": "v2.13.14-ls59"
"version": "v2.14.1-ls59"
},
"build_from": {
"armhf": "linuxserver/hydra2:arm32v7-v2.13.14-ls59",
"aarch64": "linuxserver/hydra2:arm64v8-v2.13.14-ls59",
"amd64": "linuxserver/hydra2:amd64-v2.13.14-ls59"
"armhf": "linuxserver/hydra2:arm32v7-v2.14.1-ls59",
"aarch64": "linuxserver/hydra2:arm64v8-v2.14.1-ls59",
"amd64": "linuxserver/hydra2:amd64-v2.14.1-ls59"
},
"squash": false,
"args": {}

View File

@@ -1,6 +1,6 @@
{
"name": "hydra2",
"version": "0.12.0",
"version": "0.13.0",
"slug": "hydra2",
"legacy": false,
"maintenance": {