Updater bot : jellyfin updated to 10.8.10

This commit is contained in:
alexbelgium
2023-04-29 01:58:48 +02:00
parent 35268bab24
commit 76182c7f80
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 10.8.10 (29-04-2023)
- Update to latest version from linuxserver/docker-jellyfin
## 10.8.9 (25-03-2023)
- Update to latest version from linuxserver/docker-jellyfin

View File

@@ -112,6 +112,6 @@
},
"slug": "jellyfin",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "10.8.9",
"version": "10.8.10",
"video": true
}

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "false",
"last_update": "25-03-2023",
"last_update": "29-04-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "jellyfin",
"source": "github",
"upstream_repo": "linuxserver/docker-jellyfin",
"upstream_version": "10.8.9"
"upstream_version": "10.8.10"
}