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(provider): :bug: emit kubernetesIngressNGINX publishService for external service"
27 - "fix(notes): :memo: use traefik.image-name so NOTES match deployed image"
28 - "fix(logs)!: align syntax with upstream (#1887)"
29 - "fix(deployment): omit spec.replicas when replicas is null"
30 - "feat(version): :sparkles: relax max-version guard to warn on minor/patch, fail only on major mismatch"
31 - "feat(providers.file)!: switch content to an object"
32 - "feat(hub): :sparkles: install out-of-box with only hub.token set"
33 - "feat(deps): update traefik docker tag to v3.7.5"
34 - "ci(renovate): restore update on appVersion"
35 - "chore(release): publish 41.0.0"
36 traefik.io/hub-max-version: v3.20.4
37 traefik.io/hub-min-version: v3.19.3
38 traefik.io/proxy-max-version: v3.7.5
39 traefik.io/proxy-min-version: v3.6.0
40kubeVersion: '>=1.25.0-0'