Merge pull request #42 from petersendev/updates20200511

Updates20200511
This commit is contained in:
Arne Petersen
2020-05-11 14:55:24 +02:00
committed by GitHub
21 changed files with 78 additions and 38 deletions

View File

@@ -1,3 +1,7 @@
## 0.3.0
- Update emby to 4.4.2.0 (linuxserver/emby:4.4.2.0-ls40)
## 0.2.0 ## 0.2.0
- not a legacy addon anymore - not a legacy addon anymore

View File

@@ -1,12 +1,12 @@
{ {
"build_from_template": { "build_from_template": {
"image": "linuxserver/emby", "image": "linuxserver/emby",
"version": "4.3.1.0-ls31" "version": "4.4.2.0-ls40"
}, },
"build_from": { "build_from": {
"armhf": "linuxserver/emby:arm32v7-4.3.1.0-ls31", "armhf": "linuxserver/emby:arm32v7-4.4.2.0-ls40",
"aarch64": "linuxserver/emby:arm64v8-4.3.1.0-ls31", "aarch64": "linuxserver/emby:arm64v8-4.4.2.0-ls40",
"amd64": "linuxserver/emby:amd64-4.3.1.0-ls31" "amd64": "linuxserver/emby:amd64-4.4.2.0-ls40"
}, },
"squash": false, "squash": false,
"args": {} "args": {}

View File

@@ -1,6 +1,6 @@
{ {
"name": "emby", "name": "emby",
"version": "0.2.0", "version": "0.3.0",
"slug": "emby", "slug": "emby",
"legacy": false, "legacy": false,
"maintenance": { "maintenance": {
@@ -38,4 +38,4 @@
"TZ": "str?" "TZ": "str?"
}, },
"image": "petersendev/hassio-emby-{arch}" "image": "petersendev/hassio-emby-{arch}"
} }

View File

@@ -1,3 +1,11 @@
## 0.15.0
- Update hydra2 to 2.19.6 (linuxserver/hydra2:v2.19.6-ls69)
## 0.14.0
- Update hydra2 to 2.14.2 (linuxserver/hydra2:v2.14.2-ls60)
## 0.13.0 ## 0.13.0
- Update hydra2 to 2.14.1 (linuxserver/hydra2:v2.14.1-ls59) - Update hydra2 to 2.14.1 (linuxserver/hydra2:v2.14.1-ls59)

View File

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

View File

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

View File

@@ -1,3 +1,11 @@
## 0.8.0
- Update jackett to 0.16.324 (linuxserver/jackett:v0.16.324-ls64)
## 0.7.0
- Update jackett to 0.14.79 (linuxserver/jackett:v0.14.79-ls56)
## 0.6.0 ## 0.6.0
- Update jackett to 0.13.280 (linuxserver/jackett:v0.13.280-ls55) - Update jackett to 0.13.280 (linuxserver/jackett:v0.13.280-ls55)

View File

@@ -1,12 +1,12 @@
{ {
"build_from_template": { "build_from_template": {
"image": "linuxserver/jackett", "image": "linuxserver/jackett",
"version": "v0.13.280-ls55" "version": "v0.16.324-ls64"
}, },
"build_from": { "build_from": {
"armhf": "linuxserver/jackett:arm32v7-v0.13.280-ls55", "armhf": "linuxserver/jackett:arm32v7-v0.16.324-ls64",
"aarch64": "linuxserver/jackett:arm64v8-v0.13.280-ls55", "aarch64": "linuxserver/jackett:arm64v8-v0.16.324-ls64",
"amd64": "linuxserver/jackett:amd64-v0.13.280-ls55" "amd64": "linuxserver/jackett:amd64-v0.16.324-ls64"
}, },
"squash": false, "squash": false,
"args": {} "args": {}

View File

@@ -1,6 +1,6 @@
{ {
"name": "jackett", "name": "jackett",
"version": "0.6.0", "version": "0.8.0",
"slug": "jackett", "slug": "jackett",
"legacy": false, "legacy": false,
"maintenance": { "maintenance": {

View File

@@ -1,3 +1,11 @@
## 0.5.0
- Update jellyfin to 10.5.5 (linuxserver/jellyfin:v10.5.5-ls52)
## 0.4.0
- Update jellyfin to 10.5.0 (linuxserver/jellyfin:v10.5.0-ls39)
## 0.3.0 ## 0.3.0
- not a legacy addon anymore - not a legacy addon anymore

View File

@@ -1,12 +1,12 @@
{ {
"build_from_template": { "build_from_template": {
"image": "linuxserver/jellyfin", "image": "linuxserver/jellyfin",
"version": "v10.4.3-ls36" "version": "v10.5.5-ls52"
}, },
"build_from": { "build_from": {
"armhf": "linuxserver/jellyfin:arm32v7-v10.4.3-ls36", "armhf": "linuxserver/jellyfin:arm32v7-v10.5.5-ls52",
"aarch64": "linuxserver/jellyfin:arm64v8-v10.4.3-ls36", "aarch64": "linuxserver/jellyfin:arm64v8-v10.5.5-ls52",
"amd64": "linuxserver/jellyfin:amd64-v10.4.3-ls36" "amd64": "linuxserver/jellyfin:amd64-v10.5.5-ls52"
}, },
"squash": false, "squash": false,
"args": {} "args": {}

View File

@@ -1,6 +1,6 @@
{ {
"name": "jellyfin", "name": "jellyfin",
"version": "0.3.0", "version": "0.5.0",
"slug": "jellyfin", "slug": "jellyfin",
"legacy": false, "legacy": false,
"maintenance": { "maintenance": {

View File

@@ -1,3 +1,7 @@
## 0.4.0
- Update sonarr to 2.0.0.5344 (linuxserver/sonarr:2.0.0.5344-ls53)
## 0.3.0 ## 0.3.0
- not a legacy addon anymore - not a legacy addon anymore

View File

@@ -1,12 +1,12 @@
{ {
"build_from_template": { "build_from_template": {
"image": "linuxserver/sonarr", "image": "linuxserver/sonarr",
"version": "2.0.0.5338-ls50" "version": "2.0.0.5344-ls53"
}, },
"build_from": { "build_from": {
"armhf": "linuxserver/sonarr:arm32v7-2.0.0.5338-ls50", "armhf": "linuxserver/sonarr:arm32v7-2.0.0.5344-ls53",
"aarch64": "linuxserver/sonarr:arm64v8-2.0.0.5338-ls50", "aarch64": "linuxserver/sonarr:arm64v8-2.0.0.5344-ls53",
"amd64": "linuxserver/sonarr:amd64-2.0.0.5338-ls50" "amd64": "linuxserver/sonarr:amd64-2.0.0.5344-ls53"
}, },
"squash": false, "squash": false,
"args": {} "args": {}

View File

@@ -1,6 +1,6 @@
{ {
"name": "sonarr", "name": "sonarr",
"version": "0.3.0", "version": "0.4.0",
"slug": "sonarr", "slug": "sonarr",
"legacy": false, "legacy": false,
"maintenance": { "maintenance": {

View File

@@ -1,3 +1,7 @@
## 0.4.0
- Update transmission-openvpn to 2.12 (haugene/transmission-openvpn:2.12)
## 0.3.2 ## 0.3.2
- not a legacy addon anymore - not a legacy addon anymore

View File

@@ -1,12 +1,12 @@
{ {
"build_from_template": { "build_from_template": {
"image": "haugene/transmission-openvpn", "image": "haugene/transmission-openvpn",
"version": "2.10" "version": "2.12"
}, },
"build_from": { "build_from": {
"armhf": "haugene/transmission-openvpn:2.10-armhf", "armhf": "haugene/transmission-openvpn:2.12-armhf",
"aarch64": "haugene/transmission-openvpn:2.10-arm64", "aarch64": "haugene/transmission-openvpn:2.12-arm64",
"amd64": "haugene/transmission-openvpn:2.10-alpine" "amd64": "haugene/transmission-openvpn:2.12-alpine"
}, },
"squash": false, "squash": false,
"args": {} "args": {}

View File

@@ -1,6 +1,6 @@
{ {
"name": "transmission-openvpn", "name": "transmission-openvpn",
"version": "0.3.2", "version": "0.4.0",
"slug": "transmission-openvpn", "slug": "transmission-openvpn",
"legacy": false, "legacy": false,
"maintenance": { "maintenance": {
@@ -142,4 +142,4 @@
"TRANSMISSION_HOME": "/share/transmission-openvpn/transmission-home" "TRANSMISSION_HOME": "/share/transmission-openvpn/transmission-home"
}, },
"image": "petersendev/hassio-transmission-openvpn-{arch}" "image": "petersendev/hassio-transmission-openvpn-{arch}"
} }

View File

@@ -1,3 +1,7 @@
## 0.5.0
- Update znc to 1.8.0 (linuxserver/znc:znc-1.8.0-ls36)
## 0.4.0 ## 0.4.0
- not a legacy addon anymore - not a legacy addon anymore

View File

@@ -1,13 +1,13 @@
{ {
"build_from_template": { "build_from_template": {
"image": "linuxserver/znc", "image": "linuxserver/znc",
"version": "znc-1.7.5-ls28" "version": "znc-1.8.0-ls36"
}, },
"build_from": { "build_from": {
"armhf": "linuxserver/znc:arm32v7-znc-1.7.5-ls28", "armhf": "linuxserver/znc:arm32v7-znc-1.8.0-ls36",
"aarch64": "linuxserver/znc:arm64v8-znc-1.7.5-ls28", "aarch64": "linuxserver/znc:arm64v8-znc-1.8.0-ls36",
"amd64": "linuxserver/znc:amd64-znc-1.7.5-ls28" "amd64": "linuxserver/znc:amd64-znc-1.8.0-ls36"
}, },
"squash": false, "squash": false,
"args": {} "args": {}
} }

View File

@@ -1,6 +1,6 @@
{ {
"name": "znc", "name": "znc",
"version": "0.4.0", "version": "0.5.0",
"slug": "znc", "slug": "znc",
"legacy": false, "legacy": false,
"maintenance": { "maintenance": {