Skip to content

Releases: traefik/traefik-helm-chart

v20.3.1

21 Nov 09:33
f4a7bec
Compare
Choose a tag to compare

20.3.1 (2022-11-21)

What's Changed

  • 💄 Add release notes to GitHub Releases by @mloiseleur in #728
  • 🎨 Use forked version of helm-changelog with better formating by @mloiseleur in #729
  • 🐛 Fix namespace override which was missing on ServiceAccount by @mloiseleur in #731

Full Changelog: v20.3.0...v20.3.1

v20.3.0

17 Nov 16:50
09320ab
Compare
Choose a tag to compare

20.3.0 (2022-11-17)

Enhancement

  • Add options to override instance label value (#725)

v20.2.1

17 Nov 13:27
4a974f4
Compare
Choose a tag to compare

20.2.1 (2022-11-17)

Bug Fixes

  • Do not namespace IngressClass (#723)

v20.2.0

15 Nov 08:30
502eea2
Compare
Choose a tag to compare

20.2.0 (2022-11-15)

Enhancement

  • ✨ add support for namespace overrides #718

Documentation

  • 📝 add examples for simple use cases #716

v20.1.1

10 Nov 13:12
8c5bf04
Compare
Choose a tag to compare

20.1.1 (2022-11-10)

Bug Fixes

  • use consistent appVersion with Traefik Proxy (0418a3c)