Updated jellyfin to latest upstream release 10.8.12.

This commit is contained in:
2023-11-07 09:04:26 +13:00
parent 6a2e25d42f
commit 779aeb9a1c
2 changed files with 2 additions and 2 deletions

View File

@ -3,4 +3,4 @@ name: jellyfin
description: A helm chart for deploying the jellyfin media server on kubernetes.
type: application
version: 0.1.8
appVersion: "10.8.11-amd64"
appVersion: "10.8.12-amd64"

View File

@ -3,7 +3,7 @@ replicaCount: 1
image:
repository: jellyfin/jellyfin
tag: 10.8.11-amd64
tag: 10.8.12-amd64
pullPolicy: IfNotPresent
nameOverride: ""