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: support enabling only kubernetesIngressNGINX with rbac.namespaced"
27 - "fix(rbac): :bug: align namespaced RBAC with kubernetesIngressNGINX namespace scoping"
28 - "fix(ports): support IPv6 hostIP values"
29 - "fix(deployment): :bug: accept named port for healthchecksPort"
30 - "feat(rbac): grant configmaps write for hub api management"
31 - "feat(hub): add hardened image variant"
32 - "feat(hub): :sparkles: add hub.enabled to run Traefik Hub in proxy mode"
33 - "feat(deps): update traefik docker tag to v3.7.9"
34 - "feat(deps): update traefik docker tag to v3.7.8"
35 - "feat(deps): update traefik docker tag to v3.7.7"
36 - "feat(deps): update ghcr.io/traefik/traefik-hub docker tag to v3.20.7"
37 - "feat(CRDs): update Traefik Hub to v1.33.0"
38 - "docs: :books: change metrics.prometheus labels types from string to bool"
39 - "docs(values): :books: fix rendered types for nullable fields"
40 - "chore: :art: file provider scrambled output"
41 - "chore(release): 🚀 publish 41.1.0 and hub-manager 1.0.0"
42 traefik.io/hub-max-version: v3.20.7
43 traefik.io/hub-min-version: v3.19.3
44 traefik.io/proxy-max-version: v3.7.9
45 traefik.io/proxy-min-version: v3.6.0
46kubeVersion: '>=1.25.0-0'