Updated jellyfin to latest upstream release 10.9.4.
This commit is contained in:
		@ -3,5 +3,5 @@ apiVersion: v2
 | 
			
		||||
name: jellyfin
 | 
			
		||||
description: A helm chart for deploying the jellyfin media server on kubernetes.
 | 
			
		||||
type: application
 | 
			
		||||
version: 0.1.9
 | 
			
		||||
appVersion: "10.8.13-amd64"
 | 
			
		||||
version: 0.2.1
 | 
			
		||||
appVersion: "10.9.4"
 | 
			
		||||
 | 
			
		||||
@ -3,7 +3,7 @@ replicaCount: 1
 | 
			
		||||
 | 
			
		||||
image:
 | 
			
		||||
  repository: jellyfin/jellyfin
 | 
			
		||||
  tag: 10.8.13-amd64
 | 
			
		||||
  tag: 10.9.4
 | 
			
		||||
  pullPolicy: IfNotPresent
 | 
			
		||||
 | 
			
		||||
nameOverride: ""
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user