26 lines
		
	
	
		
			678 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			678 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: loki
 | 
						|
version: 1.0.0
 | 
						|
description: Loki
 | 
						|
keywords:
 | 
						|
  - loki
 | 
						|
  - promtail
 | 
						|
  - logs
 | 
						|
  - kubernetes
 | 
						|
home: https://wiki.alexlebens.dev/s/c5a4dc61-5487-46c9-88f1-cac363742d30
 | 
						|
sources:
 | 
						|
  - https://github.com/grafana/loki
 | 
						|
  - https://github.com/grafana/loki/tree/main/production/helm/loki
 | 
						|
  - https://github.com/grafana/helm-charts/tree/main/charts/promtail
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: loki
 | 
						|
    version: 6.36.1
 | 
						|
    repository: https://grafana.github.io/helm-charts
 | 
						|
  - name: promtail
 | 
						|
    version: 6.17.0
 | 
						|
    repository: https://grafana.github.io/helm-charts
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/loki.png
 | 
						|
appVersion: 3.4.2
 |