Skip to content

Releases: traefik/traefik-helm-chart

v35.2.0

29 Apr 16:40
19c1d23
Compare
Choose a tag to compare

v35.2.0 (2025-04-29)

🚀 Features

🐛 Bug fixes

  • fix(Traefik Hub): really disable sendlogs when set to false #1391 by @mloiseleur
  • fix(Traefik Hub): prefix mutating webhook by release name #1393 by @jspdown

📦 Others

v35.1.0

25 Apr 13:19
db5fba2
Compare
Choose a tag to compare

v35.1.0 (2025-04-25)

Upgrade Notes

Traefik-Hub users should follow this procedure:

  1. APIAccess resources needs to be converted to APICatalogItem ones
  2. run the usual upgrade procedure
  3. APIAccess CRD are now unused and can be safely deleted by running:
kubectl delete customresourcedefinitions.apiextensions.k8s.io apiaccesses.hub.traefik.io

🚀 Features

📦 Others

crds_v1.7.0

25 Apr 13:18
db5fba2
Compare
Choose a tag to compare

crds_v1.7.0 (2025-04-25)

🚀 Features

v35.0.1

18 Apr 15:30
8a730ca
Compare
Choose a tag to compare

v35.0.1 (2025-04-18)

🚀 Features

📦 Others

  • chore(deps): update docker.io/helmunittest/helm-unittest docker tag to v3.17.2 #1378 by @renovate[bot]
  • chore(release): 🚀 publish traefik 35.0.1 #1385 by @youkoulayley

v35.0.0

07 Apr 12:36
a76355d
Compare
Choose a tag to compare

v35.0.0 (2025-04-07)

Upgrade Notes

This release has been marked as major as it might modify service and deployment port names (if they use uppercase characters or are longer than 15 characters).
Nevertheless, even in these cases, it should not impact the availability of your endpoints.

💥 BREAKING CHANGES

🚀 Features

🐛 Bug fixes

📦 Others

New Contributors

Full Changelog: v34.5.0...v35.0.0

v34.5.0

31 Mar 12:09
54b39b1
Compare
Choose a tag to compare

v34.5.0 (2025-03-31)

🚀 Features

🐛 Bug fixes

📦 Others

crds_v1.6.0

31 Mar 09:57
54b39b1
Compare
Choose a tag to compare

crds_v1.6.0 (2025-03-31)

v34.4.1

04 Mar 09:47
4099313
Compare
Choose a tag to compare

v34.4.1 (2025-03-04)

🚀 Features

🐛 Bug fixes

📦 Others

crds_v1.5.0

04 Mar 09:59
a438893
Compare
Choose a tag to compare

crds_v1.5.0 (2025-03-04)

🚀 Features

  • feat(CRDs-schema): add global and enabled placeholders for subchart/dependency #1348 by @ArlonAntonius

📦 Others

v34.4.0

19 Feb 16:47
4b54eba
Compare
Choose a tag to compare

v34.4.0 (2025-02-19)

⚠️ There is an update on CRDs in this version for Traefik Hub.
See README for instructions on how to upgrade.

🚀 Features

📦 Others