12 lines
		
	
	
		
			287 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			287 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: 7.3.11
 | 
						|
    repository: https://grafana.github.io/helm-charts
 | 
						|
appVersion: "10.4.0"
 |