12 lines
		
	
	
		
			289 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			289 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: jellyfin
 | 
						|
version: 0.0.1
 | 
						|
sources:
 | 
						|
  - https://github.com/jellyfin/jellyfin
 | 
						|
  - https://github.com/loeken/helm-charts/tree/main/charts/jellyfin
 | 
						|
dependencies:
 | 
						|
  - name: jellyfin
 | 
						|
    version: 10.9.2
 | 
						|
    repository: https://loeken.github.io/helm-charts
 | 
						|
appVersion: 10.8.13
 |