22 lines
		
	
	
		
			524 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			524 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| apiVersion: v2
 | |
| name: traefik
 | |
| version: 1.0.0
 | |
| description: Traefik
 | |
| keywords:
 | |
|   - traefik
 | |
|   - reverse-proxy
 | |
|   - tls
 | |
|   - kubernetes
 | |
| home: https://wiki.alexlebens.dev/doc/traefik-nMRQxYCVUF
 | |
| sources:
 | |
|   - https://github.com/traefik/traefik
 | |
|   - https://github.com/traefik/traefik-helm-chart
 | |
| maintainers:
 | |
|   - name: alexlebens
 | |
| dependencies:
 | |
|   - name: traefik
 | |
|     version: 35.2.0
 | |
|     repository: https://traefik.github.io/charts
 | |
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/traefik.png
 | |
| appVersion: v3.2.3
 |