Releases: traefik/traefik-helm-chart
Releases · traefik/traefik-helm-chart
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
v22.1.0
v22.0.0
22.0.0 (2023-03-29)
What's Changed
- BREAKING CHANGE:
image.registry
introduction may break during the upgrade. If you are overridingimage.repository
, you may need to setimage.registry
. See PR #802. by @mloiseleur in #810
Full Changelog: v21.2.1...v22.0.0
v21.2.1
21.2.1 (2023-03-28)
What's Changed
- 📝 Clarify the need of an initContainer when enabling persistence for TLS Certificates by @mloiseleur in #798
- 📝 Merge and simplify TLS examples by @mloiseleur in #806
- 🎨 Introduce
image.registry
and add explicit default (it may impact customimage.repository
) by @jnoordsij in #802 - ⬆️ Upgrade traefik Docker tag to v2.9.9 by @renovate in #807
Full Changelog: v21.2.0...v21.2.1
v21.2.0
21.2.0 (2023-03-08)
What's Changed
- ✨ release 21.2.0 by @devaquila in #805
- ⬆️ Upgrade traefik Docker tag to v2.9.8 by @renovate in #797
- Separate UDP hostPort for HTTP/3 by @jilleJr in #799
- 🚨 Fail when enabling PSP on Kubernetes v1.25+ by @mloiseleur in #801
- doc: Improve upgrade command by @mloiseleur in #803
New Contributors
- @jilleJr made their first contribution in #799
- @devaquila made their first contribution in #805
Full Changelog: v21.1.0...v21.2.0
v21.1.0
21.1.0 (2023-02-15)
Features
- Add volumeName to PersistentVolumeClaim (#792) (f5f145e)
- Allow setting TLS options on dashboard IngressRoute by @jnoordsij in #789
Bug Fixes
- traefik image name for renovate (a34f305)
What's Changed
- Update TESTING.md to account for changes in behavior by @jnoordsij in #790
- ⬆️ Upgrade traefik Docker tag to v2.9.7 by @renovate in #795
- ✨ release 21.1.0 by @charlie-haley in #796
New Contributors
Full Changelog: v21.0.0...v21.1.0