Skip to content

Releases: traefik/traefik-helm-chart

v23.1.0

06 Jun 08:57
6df869b
Compare
Choose a tag to compare

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 of port on ServiceMonitor (78cb8f1)

Documentation

  • Fix Let's Encrypt example (b68b6a6)

New Contributors

Full Changelog: v23.0.1...v23.1.0

v23.0.1

28 Apr 07:09
b11f486
Compare
Choose a tag to compare

23.0.1 (2023-04-28)

Bug Fixes

  • ⬆️ Upgrade traefik Docker tag to v2.10.1 (b11f486)

v23.0.0

26 Apr 07:24
008d665
Compare
Choose a tag to compare

23.0.0 (2023-04-26)

BREAKING CHANGE

  • BREAKING CHANGE: Traefik 2.10 comes with CRDs update on API Group by @mloiseleur in #840

=> ⚠️ You need to update CRDs ⚠️

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

25 Apr 08:39
3a36923
Compare
Choose a tag to compare

22.3.0 (2023-04-25)

BREAKING CHANGE

=> ⚠️ You need to update CRDs ⚠️

Beware that Helm is not updating CRDs. More details here.
This chart will update RBAC to use those new CRDs.

Enhancements

  • ⬆️ Upgrade traefik Docker tag to v2.10.0 by @renovate in #833

Bug Fixes

  • 🐛 update rbac for both traefik.io and containo.us apigroups (#836) (0efbcb5)

Full Changelog: v22.2.0...v22.3.0

v22.2.0

24 Apr 09:36
85009ee
Compare
Choose a tag to compare

22.2.0 (2023-04-24)

Features

  • allow to set dnsConfig on pod template (fe25020)
  • override container port (480c17f)

Bug Fixes

  • 🐛 annotations leaking between aliased subcharts (f6c7ee9)
  • indentation on TLSOption (2a9879a)

Tests

  • 👷 Update unit tests tooling (da553ee)

New Contributors

Full Changelog: v22.1.0...v22.2.0

v22.1.0

07 Apr 08:16
102e596
Compare
Choose a tag to compare

22.1.0 (2023-04-07)

Features

  • add additional labels to tlsoption (0244dde)

Documentation

  • 📚️ improve example on HPA (d97b79b)

Misc

  • ⬆️ Upgrade traefik Docker tag to v2.9.10 by @renovate in #818

New Contributors

Full Changelog: v22.0.0...v22.1.0

v22.0.0

29 Mar 08:42
cdc37a8
Compare
Choose a tag to compare

22.0.0 (2023-03-29)

What's Changed

  • BREAKING CHANGE: image.registry introduction may break during the upgrade. If you are overriding image.repository, you may need to set image.registry. See PR #802. by @mloiseleur in #810

Full Changelog: v21.2.1...v22.0.0

v21.2.1

28 Mar 08:30
b263d22
Compare
Choose a tag to compare

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 custom image.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

08 Mar 09:07
5d04ce8
Compare
Choose a tag to compare

21.2.0 (2023-03-08)

What's Changed

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

15 Feb 10:25
cdcb950
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v21.0.0...v21.1.0