Releases: traefik/traefik-helm-chart
Releases · traefik/traefik-helm-chart
v37.0.0
v37.0.0 (2025-07-30)
💥 BREAKING CHANGES
🚀 Features
- feat(podtemplate): add capacity to set GOMEMLIMIT with default at 90% of user-set memory limit #1418 by @shlomitubul
- feat(podtemplate): add support for localPlugins #1473 by @bpsoraggi
- feat(CRDs): update Traefik Hub to v1.21.0 #1480 by @traefiker
- feat(hub): offline mode #1477 by @jspdown
- feat(CRDs): update for Traefik Proxy v3.5 and Gateway API v1.3.0 #1486 by @bpsoraggi
- feat(deps): update traefik docker tag to v3.5.0 #1478 by @renovate[bot]
🐛 Bug fixes
- fix(Deployment): revision history should be disableable #1470 by @bpsoraggi
- fix(entryPoint): allow scheme to be unset on redirect #1471 by @bpsoraggi
- fix(observability): allow
tracing.sampleRate
to be set to zero #1483 by @yogeek - fix(CI): helm signing #1490 by @bpsoraggi
📦 Others
- chore(ci): add linter for CRDs and kustomization consistency #1472 by @bpsoraggi
- docs(plugins): improve wording and sync with
VALUES.md
#1481 by @jnoordsij - chore(ci): check docs on all PRs #1484 by @jnoordsij
- docs: 📚️ add markdown linter #1469 by @mloiseleur
- chore(deps): update appany/helm-oci-chart-releaser action to v0.5.0 #1479 by @renovate[bot]
- chore(ci): add signing to release #1474 by @bpsoraggi
- chore(release): 🚀 Publish 37.0.0 and 1.10.0 #1488 by @bpsoraggi
New Contributors
- @shlomitubul made their first contribution in #1418
- @bpsoraggi made their first contribution in #1470
- @yogeek made their first contribution in #1483
- @ajago made their first contribution in #1465
Full Changelog: v36.3.0...v37.0.0
crds_v1.10.0
crds_v1.10.0 (2025-07-30)
🚀 Features
- feat(CRDs): update Traefik Hub to v1.21.0 #1480 by @traefiker
- feat(CRDs): update for Traefik Proxy v3.5 and Gateway API v1.3.0 #1486 by @bpsoraggi
v36.3.0
v36.3.0 (2025-07-01)
🚀 Features
- feat(deployment): allow null and 0 replicas #1452 by @na2na-p
- feat(deps): update traefik docker tag to v3.4.3 #1466 by @renovate[bot]
📦 Others
- chore(CRDs): 🔧 👷 fix tag detection on release #1464 by @mloiseleur
- chore(release): 🚀 publish 36.3.0 #1468 by @mloiseleur
crds_v1.9.0
crds_v1.9.0 (2025-06-25)
🐛 Bug fixes
- fix(CRDs): 🐛 kustomization file for CRDs #1458 by @darkweaver87
📦 Others
- chore(CRDs): 🔧 👷 fix tag detection on release #1464 by @mloiseleur
v36.2.0
v36.2.0 (2025-06-24)
🚀 Features
- feat(hub): update version mapping with Proxy v3.4 #1447 by @lbenguigui
- feat(hpa): ✨ customizable scaleTargetRef #1453 by @mloiseleur
- feat(hub): ✨ initial support for AI Gateway #1455 by @mloiseleur
🐛 Bug fixes
- fix(CRDs): 🐛 kustomization file for CRDs #1458 by @darkweaver87
📦 Others
- chore(schema): update linter #1456 by @losisin
- chore(release): 🚀 publish v36.2.0 and CRDs v1.9.0 #1461 by @mloiseleur
- chore(ci): 🔧 👷 tag detection on release #1462 by @mloiseleur
v36.2.0-rc1
v36.2.0-rc1 (2025-06-11)
🚀 Features
- feat(CRDs): update Traefik Hub to v1.20.1 #1448 by @traefiker
📦 Others
- chore: 🚀 prerelease traefik v36.2.0-rc1 and traefik-crds v1.9.0-rc1 #1450 by @youkoulayley
v36.1.0
v36.1.0 (2025-06-11)
🚀 Features
🐛 Bug fixes
- fix(Traefik Hub): add strict check on admission cert #1430 by @zalbiraw
- fix(schema): 🐛 allow additional properties on
global
#1441 by @mloiseleur - fix(chart): update icon link to track upstream master branch #1442 by @jnoordsij
📦 Others
- chore(ci): use expected traefik chart version in triggered workflow #1438 by @darkweaver87
- chore(ci): 🔧 👷 suspend e2e testing #1444 by @mloiseleur
- chore(release): 🚀 publish v36.1.0 #1446 by @mloiseleur
New Contributors
Full Changelog: v36.0.0...v36.1.0
crds_v1.9.0-rc1
crds_v1.9.0-rc1 (2025-06-11)
🚀 Features
- feat(CRDs): update Traefik Hub to v1.20.1 #1448 by @traefiker
v36.0.0
v36.0.0 (2025-06-06)
Upgrade Notes
There is a breaking change on default of globalArguments
which has been replaced by global.xx
, following upstream.
See PR #1436 for details.
Anonymous stats usage has been disabled by default.
Please take time to consider whether or not you wish to share anonymous data to help TraefikLabs improve its products.
💥 BREAKING CHANGES
- fix(Traefik Proxy)!: strict opt-in on data collection #1436 by @mloiseleur
🚀 Features
- feat(deps): update traefik docker tag to v3.4.1 #1428 by @renovate[bot]
- feat(Traefik Hub): add offline flag #1429 by @jspdown
- feat(ci): 📚 synchronize helm chart reference documentation in main documentation #1432 by @darkweaver87
🐛 Bug fixes
- fix(notes): update condition to display certificate persistence warning #1433 by @BapRx
- fix(Traefik Proxy): supported
ingressRoute.*.annotations
breaks templating #1425 by @SIMULATAN
📦 Others
- chore(schema): 🔧 update following latest upstream release #1435 by @mloiseleur
- chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.13.0 #1431 by @renovate[bot]
- chore(release): 🚀 publish v36.0.0 #1437 by @mloiseleur
New Contributors
- @BapRx made their first contribution in #1433
- @SIMULATAN made their first contribution in #1425
Full Changelog: v35.4.0...v36.0.0
v35.4.0
v35.4.0 (2025-05-23)
📝 Upgrade notes
ℹ️ The CRDs needs to be updated.
🚀 Features
- feat(Traefik Hub): ✨ automatically restart API Management pods on admission certificate change #1423 by @darkweaver87
🐛 Bug fixes
📦 Others
- docs(examples): 📚 improve hub custom webhook certificate #1420 by @darkweaver87
- docs(examples): 📚 fix typo #1421 by @darkweaver87
- chore(release): 🚀 publish v35.4.0 and CRDs v1.8.1 #1424 by @darkweaver87