Updater bot : jellyfin updated to 10.9.7

This commit is contained in:
alexbelgium
2024-06-29 01:58:37 +02:00
parent 133b906e4e
commit 3027f034e3
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 10.9.7 (29-06-2024)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
## 10.9.6 (08-06-2024)
- Update to latest version from linuxserver/docker-jellyfin (changelog : https://github.com/linuxserver/docker-jellyfin/releases)
## 10.9.3-2 (01-06-2024)

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "08-06-2024",
"last_update": "29-06-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "jellyfin",
"source": "github",
"upstream_repo": "linuxserver/docker-jellyfin",
"upstream_version": "10.9.6"
"upstream_version": "10.9.7"
}