Updater bot : jellyfin updated to 10.11.9

This commit is contained in:
alexbelgium
2026-05-22 11:56:19 +02:00
parent b9fcf21a5f
commit 8ab6e47968
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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