mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
jellyfin 10.5.5
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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": {}
|
||||||
|
|||||||
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user