Skip to content

Releases: traefik/traefik-helm-chart

v34.2.0

28 Jan 16:20
c3f28c7
Compare
Choose a tag to compare

v34.2.0 (2025-01-28)

🚀 Features

🐛 Bug fixes

📦 Others

v34.1.0

15 Jan 13:39
906c7d0
Compare
Choose a tag to compare

v34.1.0 (2025-01-15)

🚀 Features

  • feat(Traefik Hub): add OAS validateRequestMethodAndPath - CRDs update #1299 by @traefiker
  • feat(Traefik Proxy): update traefik docker tag to v3.3.2 #1310 by @renovate[bot]

🐛 Bug fixes

  • fix(Traefik Proxy): support uppercase letters in entrypoint names #1286 by @uvNikita

📦 Others

  • chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.12.0 #1306 by @renovate[bot]
  • chore(release): publish v34.1.0 #1312 by @mloiseleur

crds_v1.2.0

15 Jan 13:39
906c7d0
Compare
Choose a tag to compare

crds_v1.2.0 (2025-01-15)

🚀 Features

  • feat(Traefik Hub): add OAS validateRequestMethodAndPath - CRDs update #1299 by @traefiker

v34.0.0

13 Jan 14:25
a434b61
Compare
Choose a tag to compare

v34.0.0 (2025-01-13)

Upgrade Notes

There are multiple breaking changes in this release:

  1. When using namespaceOverride, the label selector will be changed. On a production environment, it's recommended to deploy a new instance with the new version, switch the traffic to it and delete the previous one. See PR #1290 for more information
  2. ports.x.redirectTo has been refactored to be aligned with upstream syntax. See PR #1301 for a complete before / after example.

ℹ️ A separate, optional, chart can be used to handle CRDs. See README for more information.

💥 BREAKING CHANGES

🚀 Features

🐛 Bug fixes

  • fix(CRDs): 🐛 bad regexp to generate CRDs release notes #1302 by @darkweaver87
  • fix(Gateway API): status should not use default service when it's disabled #1300 by @mloiseleur

📦 Others

crds_v1.1.0

13 Jan 14:25
a434b61
Compare
Choose a tag to compare

crds_v1.1.0 (2025-01-13)

🚀 Features

🐛 Bug fixes

crds_v1.0.0

10 Jan 10:55
057783a
Compare
Choose a tag to compare

crds_v1.0.0 (2025-01-10)

The CRDs chart is an optional additional chart that can be used to manage CRDs for Traefik products.

🚀 Features

📦 Others

  • chore(deps): update helm/kind-action action to v1.11.0 #1284 by @renovate[bot]
  • chore(deps): update helm/kind-action action to v1.12.0 #1287 by @renovate[bot]

v33.2.1

13 Dec 16:43
acd4405
Compare
Choose a tag to compare

33.2.1 (2024-12-13)

Bug Fixes

  • Gateway API: CRDs should only be defined once (75f622f)

v33.2.0

11 Dec 12:39
33af61b
Compare
Choose a tag to compare

33.2.0 (2024-12-11)

Features

  • deps: update traefik docker tag to v3.2.2 (7076b78)
  • Gateway API: update sigs.k8s.io/gateway-api to v1.2.1 (f139bd9)
  • Traefik Proxy: 🎨 harmonize semverCompare calls (2aad522)
  • Traefik Proxy: add tracingparameters to helm chart values (b2c0628)
  • Traefik Proxy: support NativeLB option in GatewayAPI provider (9749d01)

Bug Fixes

  • Traefik Proxy: 🐛 abortOnPluginFailure not released yet (9ee6231)

New Contributors

v33.1.0

02 Dec 09:48
6591141
Compare
Choose a tag to compare

33.1.0 (2024-12-02)

Upgrade Notes

Traefik Hub users should update the CRDs following UPGRADING instructions.

Features

  • deps: update traefik docker tag to v3.2.1 (8e991f3)
  • Traefik Hub: add APICatalogItem and ManagedSubscription support (6bfdd50)
  • Traefik Proxy: add abortOnPluginFailure field (b932958)

Bug Fixes

  • KubernetesCRD: 🐛 IngressClass should be readable even when kubernetesIngress is disabled (30012c0)
  • Traefik: support for entrypoint option on allowACMEByPass (18fcb8c)
  • 🐛 support specifying plugins storage (ae13d4b)
  • Traefik Hub: compatibility with Traefik Proxy v3.2 (40473e8)
  • Traefik Proxy: allowEmptyServices not disabled when set to false (4c2a65e)

Documentation

  • 📚️ fix typos in values and readme (d41869e)
  • Gateway API: detail upgrade instruction (218333c)
  • Plugins: 📝 detail behavior and expected values on plugin storage (9a5b396)

New Contributors

v33.1.0-rc1

26 Nov 15:05
94d6042
Compare
Choose a tag to compare
v33.1.0-rc1 Pre-release
Pre-release

33.1.0-rc1 (2024-11-26)

Upgrade Notes

Traefik Hub users should update the CRDs following UPGRADING instructions.

Features

  • deps: update traefik docker tag to v3.2.1 (8e991f3)
  • Traefik Hub: add APICatalogItem and ManagedSubscription support (6bfdd50)
  • Traefik Proxy: add abortOnPluginFailure field (b932958)

Bug Fixes

  • KubernetesCRD: 🐛 IngressClass should be readable even when kubernetesIngress is disabled (30012c0)
  • Traefik Proxy: support for entrypoint option on allowACMEByPass (18fcb8c)
  • Traefik Proxy: 🐛 support specifying plugins storage (ae13d4b)
  • Traefik Hub: compatibility with Traefik Proxy v3.2 (40473e8)
  • Traefik Proxy: allowEmptyServices not disabled when set to false (4c2a65e)

Documentation

  • Chart: 📚️ fix typos in values and readme (d41869e)
  • Gateway API: detail upgrade instruction (218333c)
  • Plugins: 📝 detail behavior and expected values on plugin storage (9a5b396)

New Contributors

Full Changelog: v33.0.0...v33.1.0-rc1