Updated jellyfin to latest upstream release 10.10.7.

This commit is contained in:
2025-04-17 21:06:20 +12:00
parent 7719251883
commit d1cc0b55f8
2 changed files with 3 additions and 3 deletions

View File

@ -3,5 +3,5 @@ apiVersion: v2
name: jellyfin
description: A helm chart for deploying the jellyfin media server on kubernetes.
type: application
version: 0.2.6
appVersion: "10.10.6"
version: 0.2.7
appVersion: "10.10.7"

View File

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