25 lines
		
	
	
		
			589 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			589 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: loki
 | 
						|
version: 1.0.0
 | 
						|
description: Loki
 | 
						|
keywords:
 | 
						|
  - loki
 | 
						|
  - promtail
 | 
						|
  - logs
 | 
						|
  - kubernetes
 | 
						|
home: https://wiki.alexlebens.dev/doc/loki-nWZjwkFZCo
 | 
						|
sources:
 | 
						|
  - https://github.com/grafana/loki
 | 
						|
  - https://github.com/grafana/helm-charts
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: loki
 | 
						|
    version: 6.29.0
 | 
						|
    repository: https://grafana.github.io/helm-charts
 | 
						|
  - name: promtail
 | 
						|
    version: 6.16.6
 | 
						|
    repository: https://grafana.github.io/helm-charts
 | 
						|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/loki.png
 | 
						|
appVersion: 3.3.2
 |