12 lines
		
	
	
		
			360 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			360 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: kube-prometheus-stack
 | |
| version: 1.0.0
 | |
| sources:
 | |
|   - https://github.com/prometheus/prometheus
 | |
|   - https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
 | |
| dependencies:
 | |
|   - name: kube-prometheus-stack
 | |
|     version: 59.0.0
 | |
|     repository: https://prometheus-community.github.io/helm-charts
 | |
| appVersion: v0.72.0
 |