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: remove Gateway API CRDs"
27 - "feat(provider): :sparkles: support crossProviderNamespaces on kubernetes providers"
28 - "feat(hub): :rocket: support traefik hub v3.20.2"
29 - "chore(release): 🚀 publish 40.2.0"
30 traefik.io/hub-max-version: v3.20.2
31 traefik.io/hub-min-version: v3.19.3
32 traefik.io/proxy-max-version: v3.7.1
33 traefik.io/proxy-min-version: v3.6.0
34kubeVersion: '>=1.25.0-0'