12 lines
		
	
	
		
			318 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			318 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: prowlarr 
 | |
| version: 0.0.1
 | |
| sources:
 | |
|   - https://github.com/Prowlarr/Prowlarr
 | |
|   - https://github.com/k8s-home-lab/helm-charts/tree/master/charts/stable/prowlarr
 | |
| dependencies:
 | |
|   - name: prowlarr 
 | |
|     version: 5.1.2
 | |
|     repository: https://k8s-home-lab.github.io/helm-charts/
 | |
| appVersion: "1.13.3.4273"
 |