Skip to content

Releases: traefik/traefik-helm-chart

v32.0.0

27 Sep 09:04
7a13fc8
Compare
Choose a tag to compare

32.0.0 (2024-09-27)

⚠ BREAKING CHANGES

  • Traefik Hub. See release notes for more details.
    • CRD has to be updated before upgrading the Chart
    • There is a breaking change on how Redis is configured

Fixes

Features

  • Traefik Hub: add APIPlans and APIBundles CRDs (87d206e)

New Contributors

Full Changelog: v31.1.1...v32.0.0

v32.0.0-rc1

20 Sep 08:56
c97a5c2
Compare
Choose a tag to compare
v32.0.0-rc1 Pre-release
Pre-release

32.0.0-rc1 (2024-09-20)

Features

  • Traefik Hub: add APIPlans and APIBundles CRDs (87d206e)

v31.1.1

20 Sep 08:30
2d88f57
Compare
Choose a tag to compare

31.1.1 (2024-09-20)

Features

  • deps: update traefik docker tag to v3.1.4 (51b46ba)

Bug Fixes

  • 🐛 updateStrategy behavior (6c1c8c3)

v31.1.0

18 Sep 10:16
f1e001e
Compare
Choose a tag to compare

31.1.0 (2024-09-18)

Features

  • ✨ input validation using schema (cf703c7)
  • ✨ add AllowACMEByPass and improve schema/doc on ports values (458cab9)
  • Traefik Hub: add new webhooks and removes unnecessary ones (d7c3622)
  • deps: update traefik docker tag to v3.1.3 (1ecf803)

Bug Fixes

  • 🐛 update CRD to v3.1 (2dc2253)

v31.0.0

03 Sep 14:50
f14ba44
Compare
Choose a tag to compare

31.0.0 (2024-09-03)

⚠ BREAKING CHANGES

  • 🐛 set allowEmptyServices to true by default
  • CRDs needs to be upgraded for Traefik Hub users
    • kubectl apply --server-side --force-conflicts -k https://github.com/traefik/traefik-helm-chart/traefik/crds/

Features

  • Traefik Hub: update CRDs to v1.7.0 (aa18d47)

Bug Fixes

  • HTTP3: split udp and tcp Service when service.single is false (24acadf)
  • 🐛 set allowEmptyServices to true by default (2324766)
  • Traefik Hub: update CRDs to v1.5.0 (ee3537a)

v30.1.0

16 Aug 09:46
f1cbfc5
Compare
Choose a tag to compare

30.1.0 (2024-08-16)

Features

  • ✨ rework namespaced RBAC with disableClusterScopeResources (5b54cf7)
  • deps: update traefik docker tag to v3.1.2
  • deps: update traefik docker tag to v3.1.1

Bug Fixes

  • disable default HTTPS listener for gateway (f90f16e)
  • Gateway API: use Standard channel by default (ccdb66b)
  • Gateway API: wildcard support in hostname (93d1717)

v30.0.2

30 Jul 08:06
403504c
Compare
Choose a tag to compare

30.0.2 (2024-07-30)

Features

  • Traefik Hub: 🍻 add E2E tests on RBACs change (dd3bee0)

Bug Fixes

  • Traefik Hub: missing RBACs for Traefik Hub (ed80c4c)

v30.0.1

29 Jul 10:08
ab2db23
Compare
Choose a tag to compare

30.0.1 (2024-07-29)

Bug Fixes

  • Traefik Hub: RBACs missing with API Gateway (747f833)
  • Traefik Hub: support new RBACs for upcoming traefik hub release (0e81ea2)

v30.0.0

24 Jul 13:37
7518dfc
Compare
Choose a tag to compare

30.0.0 (2024-07-24)

Upgrade notes

This release comes with a breaking change ⚠️ on how to configure Gateway with values (#1133).
This release supports Traefik Proxy v3.0, v3.1 and Traefik Hub v3.3

Features

  • ✨ display release name and image full path in installation notes (b77d53d)
  • handle log filePath and noColor (51fc564)
  • use single ingressRoute template (9240475)
  • deps: update traefik docker tag to v3.1.0

Bug Fixes

  • 🐛 ingressroute default name (a494617)
  • can't set gateway name (13d302d)
  • namespaced RBACs hub api gateway (50c24e5)
  • remove version in OCI documentation (d613258)
  • Gateway API: provide expected roles when using namespaced RBAC (abc6310)
  • Gateway API: revamp Gateway implementation (5f2705d)

Documentation

  • EXAMPLES: 📚️ improve wording on dashboard access without exposing it (2b03ee8)

v29.0.1

09 Jul 09:12
7dd3784
Compare
Choose a tag to compare

29.0.1 (2024-07-09)

Features

  • ✨ publish chart on OCI registry (deaddf5)

Bug Fixes

  • RBACs for hub and disabled namespaced RBACs (0827106)
  • semverCompare failing on some legitimate tags (143b96f)