27 lines
		
	
	
		
			682 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			682 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: plex
 | |
| version: 1.0.0
 | |
| description: Plex
 | |
| keywords:
 | |
|   - plex
 | |
|   - tv shows
 | |
|   - movies
 | |
|   - music
 | |
|   - photos
 | |
|   - live tv
 | |
| home: https://wiki.alexlebens.dev/s/e2833eed-f991-4b00-9fa0-5d7f403a8183
 | |
| sources:
 | |
|   - https://www.plex.tv/
 | |
|   - https://github.com/linuxserver/docker-plex
 | |
|   - https://github.com/linuxserver/docker-plex/pkgs/container/plex
 | |
|   - https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: app-template
 | |
|     alias: plex
 | |
|     repository: https://bjw-s-labs.github.io/helm-charts/
 | |
|     version: 4.1.2
 | |
| icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/plex.png
 | |
| appVersion: 1.41.6
 |