Updater bot : jellyfin updated to 10.10.4

This commit is contained in:
alexbelgium
2025-01-25 01:56:42 +01:00
parent 5f0185593d
commit 86a2aba3cc
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 10.10.4 (25-01-2025)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
## 10.10.3 (23-11-2024)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)

View File

@@ -124,6 +124,6 @@
"slug": "jellyfin",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "10.10.3",
"version": "10.10.4",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "23-11-2024",
"last_update": "25-01-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "jellyfin",
"source": "github",
"upstream_repo": "linuxserver/docker-jellyfin",
"upstream_version": "10.10.3"
"upstream_version": "10.10.4"
}