1# Helm chart metadata for traefik with Chainguard images
2# These images are distroless and signed with Sigstore
5home: https://traefik.io/
7 - https://github.com/traefik/traefik-helm-chart
8 - https://github.com/traefik/traefik
10description: A Traefik based Kubernetes ingress controller
17 email: michel.loiseleur@traefik.io
19 email: remi.buisson@traefik.io
21icon: https://raw.githubusercontent.com/traefik/traefik/master/docs/content/assets/img/traefik.logo.png
25 artifacthub.io/changes: |
26 - "fix(ingressroute): fail fast on uppercase ingressRoute keys (RFC 1123)"
27 - "feat(hub): support traefik hub v3.20.5"
28 - "docs(hub): deprecate inline literal token in values"
29 - "chore(release): publish 41.0.1"
30 traefik.io/hub-max-version: v3.20.5
31 traefik.io/hub-min-version: v3.19.3
32 traefik.io/proxy-max-version: v3.7.5
33 traefik.io/proxy-min-version: v3.6.0
34kubeVersion: '>=1.25.0-0'