Releases: traefik/traefik-helm-chart
Releases · traefik/traefik-helm-chart
v35.2.0
v35.2.0 (2025-04-29)
🚀 Features
- feat(Traefik Hub): option to set token in values #1392 by @mloiseleur
🐛 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
- chore(release): 🚀 publish v35.2.0 #1394 by @mloiseleur
v35.1.0
v35.1.0 (2025-04-25)
Upgrade Notes
Traefik-Hub users should follow this procedure:
APIAccess
resources needs to be converted toAPICatalogItem
ones- run the usual upgrade procedure
APIAccess
CRD are now unused and can be safely deleted by running:
kubectl delete customresourcedefinitions.apiextensions.k8s.io apiaccesses.hub.traefik.io
🚀 Features
- feat: ✨ versionOverride #1387 by @mloiseleur
- feat(Traefik Hub): namespaces #1380 by @jspdown
- feat(CRDs): remove APIAccess resource #1375 by @sdelicata
📦 Others
- chore(release): 🚀 publish v35.1.0 and CRDs v1.7.0 #1390 by @darkweaver87
crds_v1.7.0
v35.0.1
v35.0.1 (2025-04-18)
🚀 Features
- feat(deps): update traefik docker tag to v3.3.6 #1384 by @youkoulayley
📦 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
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
- feat!: add port name template functions #1363 by @jnoordsij
🚀 Features
- feat(deps): update traefik docker tag to v3.3.5 #1372 by @renovate[bot]
- feat: ✨ Oracle Cloud marketplace integration #1371 by @mloiseleur
🐛 Bug fixes
- fix: do not quote protocol on pod ports #1362 by @jnoordsij
- fix(tracing): 🐛 multiple response or request headers #1373 by @mloiseleur
📦 Others
- chore(deps): update docker.io/helmunittest/helm-unittest docker tag to v0.8.0 #1356 by @renovate[bot]
- docs(EXAMPLES.md): improve port forwarding explanation #1342 by @GregRos
- chore(ci): 🐛 avoid conflicting pushes on the same repo #1370 by @darkweaver87
- chore(helpers): 🔖 update hub proxy corresponding versions #1376 by @darkweaver87
- chore(ci): 🐛 should fail on test error #1379 by @darkweaver87
- chore(release): 🚀 publish traefik 35.0.0 #1377 by @darkweaver87
New Contributors
Full Changelog: v34.5.0...v35.0.0
v34.5.0
v34.5.0 (2025-03-31)
🚀 Features
- feat: allow templating the additionalVolumeMounts configuration #1357 by @yairsimantov20
🐛 Bug fixes
- fix(gateway):
gateway.namespace
value is ignored #1360 by @culpinnis
📦 Others
- chore(CRDs-release): 🔧 publish v1.5.0 #1355 by @mloiseleur
- chore(release): 🚀 publish crds 1.6.0 and traefik 34.5.0 #1369 by @youkoulayley
crds_v1.6.0
crds_v1.6.0 (2025-03-31)
v34.4.1
v34.4.1 (2025-03-04)
🚀 Features
- feat: ✨ add missing consulCatalogEnterprise provider for Hub #1324 by @darkweaver87
- feat(deps): update traefik docker tag to v3.3.4 #1347 by @renovate[bot]
🐛 Bug fixes
- fix: headerLabels does not exist for metrics.prometheus #1346 by @danilofalcao
- fix(chart): reorder source urls annotations #1354 by @viceice
📦 Others
- docs(Traefik Proxy): fix VALUES.md generation on prometheus values #1349 by @mloiseleur
- test(Traefik Proxy): fix metrics header labels #1352 by @ArlonAntonius
- chore(deps): upgrade helm-unittest to v0.7.2 #1350 by @mloiseleur
- chore(release): 🚀 publish v34.4.1 #1351 by @mloiseleur
crds_v1.5.0
crds_v1.5.0 (2025-03-04)
🚀 Features
- feat(CRDs-schema): add
global
andenabled
placeholders for subchart/dependency #1348 by @ArlonAntonius
📦 Others
- chore(CRDs-release): 🔧 publish v1.5.0 #1355 by @mloiseleur
v34.4.0
v34.4.0 (2025-02-19)
See README for instructions on how to upgrade.
🚀 Features
- feat(CRDs): update Traefik Hub CRDs to v1.17.0 #1343 by @traefiker
📦 Others
- docs: 📝 document CRDs technical choices #1321 by @darkweaver87
- chore(release): 🚀 publish v34.4.0 and CRDs v1.4.0 #1344 by @mloiseleur