11 lines
		
	
	
		
			293 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			293 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: navidrome
 | |
| version: 0.0.2
 | |
| sources:
 | |
|   - https://github.com/navidrome/navidrome
 | |
|   - https://github.com/0xEmma/helm-charts/tree/main/charts/navidrome
 | |
| dependencies:
 | |
|   - name: navidrome
 | |
|     version: 0.0.6
 | |
|     repository: https://0xemma.github.io/helm-charts
 | |
| appVersion: "0.51.1" |