12 lines
		
	
	
		
			286 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			286 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: grafana
 | |
| version: 0.0.1
 | |
| sources:
 | |
|   - https://github.com/grafana/grafana
 | |
|   - https://github.com/grafana/helm-charts/tree/main/charts/grafana
 | |
| dependencies:
 | |
|   - name: grafana
 | |
|     version: 8.0.1
 | |
|     repository: https://grafana.github.io/helm-charts
 | |
| appVersion: "10.4.0"
 |