Updated jellyfin to latest upstream release 10.10.2.

Signed-off-by: James Blair <mail@jamesblair.net>
This commit is contained in:
2024-11-17 11:29:38 +13:00
parent f8ecd742bc
commit 3507309769
2 changed files with 3 additions and 3 deletions

View File

@ -3,5 +3,5 @@ apiVersion: v2
name: jellyfin 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.2.4 version: 0.2.5
appVersion: "10.10.1" appVersion: "10.10.2"

View File

@ -3,7 +3,7 @@ replicaCount: 1
image: image:
repository: jellyfin/jellyfin repository: jellyfin/jellyfin
tag: 10.10.1 tag: 10.10.2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
nameOverride: "" nameOverride: ""