Update jellyfin to latest release 10.8.6.

Also increase memory limit to 12Gb as there appears to be some Oomkilling
happening when transcoding very large files.
This commit is contained in:
2022-10-29 09:19:56 -04:00
parent 120ba50bf4
commit 0b44b4031c
2 changed files with 4 additions and 4 deletions

View File

@ -2,5 +2,5 @@ apiVersion: v2
name: jellyfin
description: A helm chart for deploying the jellyfin media server on kubernetes.
type: application
version: 0.1.5
appVersion: "10.8.5-amd64"
version: 0.1.6
appVersion: "10.8.6-amd64"