25 lines
		
	
	
		
			579 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			579 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: plex
 | |
| version: 1.0.0
 | |
| description: Plex
 | |
| keywords:
 | |
|   - plex
 | |
|   - tv shows
 | |
|   - movies
 | |
|   - music
 | |
|   - photos
 | |
|   - live tv
 | |
| home: ""
 | |
| sources:
 | |
|   - https://www.plex.tv/
 | |
|   - https://github.com/onedr0p/containers/pkgs/container/plex
 | |
|   - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/plex
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: plex
 | |
|     version: 7.1.4
 | |
|     repository: https://k8s-home-lab.github.io/helm-charts/
 | |
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/plex.png
 | |
| appVersion: 1.40.2.8395-c67dce28e
 |