Updater bot : jellyfin updated to 10.11.10

This commit is contained in:
alexbelgium
2026-05-30 08:22:47 +02:00
parent f3cad9985a
commit 81ee1f28d5
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 10.11.10 (2026-05-30)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
## 10.11.9 (2026-05-22)
- 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.9"
version: "10.11.10"
video: true

View File

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