Update jellyfin to latest release 10.8.8.

This commit is contained in:
2022-11-30 09:33:29 +13:00
parent dff1eea34e
commit 27eebd471c
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. description: A helm chart for deploying the jellyfin media server on kubernetes.
type: application type: application
version: 0.1.6 version: 0.1.6
appVersion: "10.8.6-amd64" appVersion: "10.8.8-amd64"

View File

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