Skip to content

Releases: traefik/traefik-hub-helm-chart

v5.0.0-rc.1

19 Apr 09:05
11a473c
Compare
Choose a tag to compare
v5.0.0-rc.1 Pre-release
Pre-release

5.0.0-rc.1 (2024-04-19)

Features

  • add ingressroute for dashboard options (c95fda2)
  • remove sidecar mode (2d81d85)
  • traefik v3 upgrade (a3008c3)

Bug Fixes

  • update CRDs kustomization (15bbc6a)

v4.2.0

15 Mar 09:16
83055dc
Compare
Choose a tag to compare

4.2.0 (2024-03-15)

v4.1.0

05 Mar 08:32
2d16bab
Compare
Choose a tag to compare

4.1.0 (2024-03-05)

Features

  • add option to update image pull policy (efea77c)

Bug Fixes

v4.0.0

23 Feb 09:30
2194a78
Compare
Choose a tag to compare

4.0.0 (2024-02-23)

Features

  • 💥 LoadBalancer Service by default (8b1608d)

Bug Fixes

  • Service annotations indent (faea85d)

Documentation

  • add missing helm repo on README (e875e41)

v3.0.0

12 Jan 13:29
7394601
Compare
Choose a tag to compare

3.0.0 (2024-01-12)

BREAKING CHANGES

In this version:

  1. The IngressClass behavior is changed. It can created and set with this Chart, or only set with this Chart. See #67.
  2. The Resources name is now unified under the release name. It means the used service Account can be renamed when upgrading. See #63

v2.10.0

10 Jan 13:56
f3477e1
Compare
Choose a tag to compare

2.10.0 (2024-01-10)

Bug Fixes

  • IngressClass should not be created by default (b6d1069)
  • remove unnecessary rbac (3e0446e)

v2.9.0

11 Dec 14:58
a37ae8d
Compare
Choose a tag to compare

2.9.0 (2023-12-11)

What's Changed

Full Changelog: v2.8.0...v2.9.0

v2.8.0

06 Dec 15:42
51586ee
Compare
Choose a tag to compare

2.8.0 (2023-12-06)

BREAKING CHANGE

PR #61 comes by default with the activation of an IngressClass.
It means that IngressRoute without kubernetes.io/ingress.class annotation are not processed by Traefik Hub.

It's possible to disable this IngressClass by setting providers.ingressClass.enabled to false.

Features

  • extraVolume and extraVolumeMounts (20e1590)
  • improve Service customization (f8eeeb3)
  • k8s providers customization (ce8d0d3)
  • optional HPA (f19c1cb)
  • update CRDs. OpenAPI Spec is optional (10b6bdf)

Full Changelog: v2.7.0...v2.8.0

v2.7.0

21 Nov 13:24
ec36512
Compare
Choose a tag to compare

2.7.0 (2023-11-21)

Features

Full Changelog: v2.6.0...v2.7.0

v2.6.0

09 Nov 16:20
45d7574
Compare
Choose a tag to compare

2.6.0 (2023-11-09)

What's Changed

Full Changelog: v2.5.1...v2.6.0