Releases: traefik/traefik-helm-chart
Releases · traefik/traefik-helm-chart
v26.0.0
26.0.0 (2023-12-05)
Breaking Changes
This release can be breaking for:
Features
- 💥 unify plugin import between traefik and this chart (cbddacb)
- 💥 deployment.podannotations support interpolation with tpl (d31b991)
- add file provider (ddd6cee)
- allow defining startupProbe (f061628)
- allow update of namespace policy for websecure listener (2045843)
Bug Fixes
- 🐛 declare http3 udp port, with or without hostport (76dcb02)
- 🐛 improve confusing suggested value on openTelemetry.grpc (6a6efc1)
New Contributors
- @demolitionmode made their first contribution in #956
- @ebuildy made their first contribution in #937
- @bennesp made their first contribution in #967
- @mysiki made their first contribution in #961
- @ivankatliarchuk made their first contribution in #972
Full Changelog: v25.0.0...v26.0.0
v25.0.0
25.0.0 (2023-10-23)
The two breaking changes are:
- On
redirectTo
,ports.web.redirectTo=websecure
=>ports.web.redirectTo.port=websecure
.- More details in PR #934
- On
gateway
, all values are now flattened toexperimental.kubernetesGateway
.- More details in PR #927
Features
- 💥 rework and allow update of namespace policy for Gateway (b04d479)
- 💥 support http redirections and http challenges with cert-manager (8cf14c8)
- ✨ add healthcheck ingressRoute (0725e48)
- Update traefik docker tag to v2.10.5 by @renovate in #930
Bug Fixes
- 🐛 remove old CRDs using traefik.containo.us (6484a40)
- add missing separator in crds (ba67d9b)
- add Prometheus scraping annotations only if serviceMonitor not created (6b2268f)
- allow updateStrategy.rollingUpdate.maxUnavailable to be passed in as an int or string (0dcc834)
- detect correctly v3 version when using sha in
image.tag
(1f043da) - disable ClusterRole and ClusterRoleBinding when not needed (14d4895)
Reverts
- "fix: 🐛 remove old CRDs using traefik.containo.us" (bf75a5d)
Documentation
- 📚️ how to use this chart as a dependency (18c9d45)
- fix typo in README (d1a2770)
- Fix typo in the default values file (607b808)
- remove email from apiToken in CloudFlare example (9b9f306)
New Contributors
- @alfrunes made their first contribution in #910
- @hrivera-ntap made their first contribution in #907
- @devantler made their first contribution in #915
- @bmagic made their first contribution in #916
- @muandane made their first contribution in #914
- @renebarbosafl made their first contribution in #927
- @SebPlv made their first contribution in #939
- @BabisK made their first contribution in #943
Full Changelog: v24.0.0...v25.0.0
v24.0.0
24.0.0 (2023-08-10)
BREAKING CHANGES
healthchecksPort
and healthchecksScheme
has moved from ports.traefik
to deployment
Features
- feat: multi namespace RBAC manifests by @jnoordsij in #897
Bug Fixes
v23.2.0
23.2.0 (2023-07-27)
Features
- ✨ add support for traefik v3.0.0-beta3 and openTelemetry (80b5c06)
- add pod_name as default in values.yaml (c42ec12)
- disable allowPrivilegeEscalation (9443225)
- update Traefik Proxy default version to v2.10.4 (#894)
Bug Fixes
- 🐛 renovate on test docker images (f2648b2)
- 🐛 traefik or metrics port can be disabled (3633974)
- 🐛 update traefik.containo.us CRDs to v2.10 (62d7a9b)
- ingressclass name should be customizable (#864) (7f0a0fc)
New Contributors
Full Changelog: v23.1.0...v23.2.0
v23.1.0
23.1.0 (2023-06-06)
Features
- ✨ add a warning when labelSelector don't match (1085fc7)
- ➖ remove Traefik Hub v1 integration (1f29975)
- add optional
appProtocol
field on Service ports (795478d) - allow specifying service loadBalancerClass (a9f023d)
- common labels for all resources (71be847)
Bug Fixes
- 🐛 http3 support on traefik v3 (c29e3fd)
- 🐛 use k8s version for hpa api version (ab06c48)
- use
targetPort
instead ofport
on ServiceMonitor (78cb8f1)
Documentation
- Fix Let's Encrypt example (b68b6a6)
New Contributors
- @project0 made their first contribution in #842
- @mhmxs made their first contribution in #846
- @justmike1 made their first contribution in #837
- @dddomin3 made their first contribution in #848
- @tomasbedrich made their first contribution in #859
- @baarde made their first contribution in #858
Full Changelog: v23.0.1...v23.1.0
v23.0.1
v23.0.0
23.0.0 (2023-04-26)
BREAKING CHANGE
- BREAKING CHANGE: Traefik 2.10 comes with CRDs update on API Group by @mloiseleur in #840
=>
Beware that Helm is not updating CRDs. More details here.
This chart will update RBAC to use those new CRDs.
Full Changelog: v22.3.0...v23.0.0
v22.3.0
22.3.0 (2023-04-25)
BREAKING CHANGE
- 💥 New CRDs are needed for Traefik v2.10 by @mloiseleur in #834
=>
Beware that Helm is not updating CRDs. More details here.
This chart will update RBAC to use those new CRDs.
Enhancements
Bug Fixes
Full Changelog: v22.2.0...v22.3.0
v22.2.0
22.2.0 (2023-04-24)
Features
Bug Fixes
Tests
- 👷 Update unit tests tooling (da553ee)
New Contributors
- @RouxAntoine made their first contribution in #821
- @romeuhcf made their first contribution in #829
- @TLPNull made their first contribution in #830
Full Changelog: v22.1.0...v22.2.0