30 lines
		
	
	
		
			924 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			924 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: kube-prometheus-stack
 | |
| version: 1.0.0
 | |
| description: Kube Prometheus Stack
 | |
| keywords:
 | |
|   - kube-prometheus-stack
 | |
|   - prometheus
 | |
|   - alertmanager
 | |
|   - metrics
 | |
|   - alerts
 | |
|   - kubernetes
 | |
| home: https://wiki.alexlebens.dev/s/cd9fc3a4-aa88-4285-8886-91a6c5aecf7d
 | |
| sources:
 | |
|   - https://github.com/prometheus/prometheus
 | |
|   - https://github.com/alexbakker/alertmanager-ntfy
 | |
|   - https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack
 | |
|   - https://github.com/bjw-s/helm-charts/blob/main/charts/other/app-template
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: kube-prometheus-stack
 | |
|     version: 78.5.0
 | |
|     repository: oci://ghcr.io/prometheus-community/charts
 | |
|   - name: app-template
 | |
|     alias: ntfy-alertmanager
 | |
|     repository: https://bjw-s-labs.github.io/helm-charts/
 | |
|     version: 4.4.0
 | |
| icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/prometheus.png
 | |
| appVersion: v0.82.0
 |