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(crds): add missing hub.traefik.io_uplinks to kustomization"
27 - "feat(deps): update traefik docker tag to v3.7.6"
28 - "feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.6"
29 - "chore(release): 🚀 publish 41.0.2"
30 traefik.io/hub-max-version: v3.20.6
31 traefik.io/hub-min-version: v3.19.3
32 traefik.io/proxy-max-version: v3.7.6
33 traefik.io/proxy-min-version: v3.6.0
34kubeVersion: '>=1.25.0-0'