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: |
27 description: "fix: hub/proxy mapping"
29 description: "fix(rbac): restore secretResourceNames for namespaced role"
31 description: "feat: deprecate `underscoreHeadersStrategy` value"
33 description: "feat: add `aliasHeadersStrategy` value"
35 description: "feat(hub): support apiManagement OpenAPI refresh interval"
37 description: "feat(deps): update traefik docker tag to v3.7.12"
39 description: "feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.12"
40 traefik.io/hub-max-version: v3.20.12
41 traefik.io/hub-min-version: v3.19.3
42 traefik.io/proxy-max-version: v3.7.12
43 traefik.io/proxy-min-version: v3.6.0
44kubeVersion: '>=1.25.0-0'