27 lines
		
	
	
		
			696 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			696 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: traefik
 | 
						|
version: 1.0.0
 | 
						|
description: Traefik
 | 
						|
keywords:
 | 
						|
  - traefik
 | 
						|
  - reverse-proxy
 | 
						|
  - tls
 | 
						|
  - kubernetes
 | 
						|
home: https://wiki.alexlebens.dev/s/541ec45c-6cf7-4be6-bb08-63cab175e7cb
 | 
						|
sources:
 | 
						|
  - https://github.com/traefik/traefik
 | 
						|
  - https://github.com/traefik/traefik-helm-chart
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: traefik
 | 
						|
    version: 37.1.2
 | 
						|
    repository: https://traefik.github.io/charts
 | 
						|
  # enable pending:
 | 
						|
  # https://github.com/traefik/traefik-helm-chart/pull/1340
 | 
						|
  # - name: traefik-crds
 | 
						|
  #   version: 1.8.0
 | 
						|
  #   repository: https://traefik.github.io/charts
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/traefik.webp
 | 
						|
appVersion: v3.4.0
 |