Updater bot : jellyfin updated to 10.11.8

This commit is contained in:
alexbelgium
2026-04-06 10:19:20 +02:00
parent d527ad79b4
commit 476401e0dc
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 10.11.8 (2026-04-06)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
## 10.11.7 (2026-04-04)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
## 10.11.6-7 (26-02-2026)

View File

@@ -124,5 +124,5 @@ schema:
slug: jellyfin
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "10.11.7"
version: "10.11.8"
video: true

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "2026-04-04",
"last_update": "2026-04-06",
"repository": "alexbelgium/hassio-addons",
"slug": "jellyfin",
"source": "github",
"upstream_repo": "linuxserver/docker-jellyfin",
"upstream_version": "10.11.7"
"upstream_version": "10.11.8"
}