Updater bot : jellyfin updated to 10.7.7-1-ls156

This commit is contained in:
alexbelgium
2022-03-24 05:59:26 +01:00
parent e9809b34c1
commit 37e1be88fa
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 10.7.7-1-ls156 (24-03-2022)
- Update to latest version from linuxserver/docker-jellyfin
- Add codenotary sign - Add codenotary sign
- Addition of ingress - Addition of ingress

View File

@@ -101,9 +101,9 @@
}, },
"slug": "jellyfin", "slug": "jellyfin",
"startup": "services", "startup": "services",
"upstream": "10.7.7-1-ls155", "upstream": "10.7.7-1-ls156",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "10.7.7-1-ls155-ingress2", "version": "10.7.7-1-ls156",
"video": true, "video": true,
"webui": "http://[HOST]:[PORT:8096]" "webui": "http://[HOST]:[PORT:8096]"
} }