Skip to content

Releases: traefik/traefikee-helm-chart

v3.4.1

26 Apr 09:10
94abe53
Compare
Choose a tag to compare

3.4.1 (2024-04-26)

What's Changed

  • chore(deps): update docker.io/traefik/traefikee docker tag to v2.11.1 by @renovate in #145
  • chore(release): 🚀 publish v3.4.1 by @mloiseleur in #146
  • chore: improve, lint and doc release process by @mloiseleur in #142

v3.4.0

07 Mar 09:02
90bce3b
Compare
Choose a tag to compare

3.4.0 (2024-03-07)

⚠️ Traefik Enterprise 2.11.0 is now the default version. A CRD upgrade is needed when updating.

What's Changed

v3.3.2

28 Feb 10:38
2545b46
Compare
Choose a tag to compare

3.3.2 (2024-02-28)

ℹ️ CRDs has been updated in this release. There is no new or removed field, just description format update by upstream library.

Fix

Features

v3.3.1

15 Feb 15:04
f97cce2
Compare
Choose a tag to compare

3.3.1 (2024-02-15)

⚠️ In order to use Traefik Enterprise 2.11.0-rc1 with this Chart, CRD upgrade is needed.

What's Changed

  • chore(deps): update docker.io/traefik/traefikee docker tag to v2.10.9 by @renovate in #135

Full Changelog: v3.3.0...v3.3.1

v3.3.0

12 Feb 08:12
e1b2aa4
Compare
Choose a tag to compare

3.3.0 (2024-02-12)

Features

v3.2.0

11 Jan 13:27
2fcbf0f
Compare
Choose a tag to compare

3.2.0 (2024-01-11)

Features

v3.1.0

10 Jan 10:20
0cd40e7
Compare
Choose a tag to compare

3.1.0 (2024-01-10)

Features

  • 🔧 support storageClassName (2318d6a)
  • additional proxy deployment (2617806)

Bug Fixes

  • enforce kube version requirements (e8bdfe0)
  • use cluster name in label selector of service controller (cf17114)

v3.0.2

22 Dec 08:02
1d8ef30
Compare
Choose a tag to compare

3.0.2 (2023-12-22)

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

06 Dec 08:18
f4094fd
Compare
Choose a tag to compare

3.0.1 (2023-12-06)

What's Changed

  • chore(deps): update docker.io/traefik/traefikee docker tag to v2.10.6 by @renovate in #110
  • chore: release v3.0.1 with Traefik Enterprise v2.10.6 by @mloiseleur in #111

Full Changelog: v3.0.0...v3.0.1

v3.0.0

23 Nov 08:28
e0cd24d
Compare
Choose a tag to compare

3.0.0 (2023-11-23)

Features

  • 🗃️ configmap superseeds inline for staticConfig (d63cac1)

Bug Fixes

  • 💥 change default traefik port and make it configurable (e81f716)
  • 🙈 allow user to run proxy on priviledged ports (590f8f3)