12 lines
		
	
	
		
			296 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			296 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: plex
 | 
						|
version: 0.0.1
 | 
						|
sources:
 | 
						|
  - https://www.plex.tv/
 | 
						|
  - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/plex
 | 
						|
dependencies:
 | 
						|
  - name: plex
 | 
						|
    version: 7.1.4
 | 
						|
    repository: https://k8s-home-lab.github.io/helm-charts/
 | 
						|
appVersion: 1.40.0.7998-c29d4c0c8
 |