Merge pull request #44 from petersendev/updates20200627

This commit is contained in:
Arne Petersen
2020-06-27 09:19:39 +02:00
committed by GitHub
9 changed files with 27 additions and 15 deletions

View File

@@ -1,3 +1,7 @@
## 0.4.0
- Update emby to 4.4.3.0 (linuxserver/emby:4.4.3.0-ls45)
## 0.3.0
- Update emby to 4.4.2.0 (linuxserver/emby:4.4.2.0-ls40)

View File

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

View File

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

View File

@@ -1,3 +1,7 @@
## 0.9.0
- Update jackett to 0.16.770 (linuxserver/jackett:v0.16.770-ls7)
## 0.8.0
- Update jackett to 0.16.324 (linuxserver/jackett:v0.16.324-ls64)

View File

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

View File

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

View File

@@ -1,3 +1,7 @@
## 0.6.0
- Update znc to 1.8.1 (linuxserver/znc:znc-1.8.1-ls38)
## 0.5.0
- Update znc to 1.8.0 (linuxserver/znc:znc-1.8.0-ls36)

View File

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

View File

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