Update Helm release traefik to v34 #292

Merged
remoll merged 1 commits from renovate/traefik-34.x into main 2025-02-06 18:27:49 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
traefik (source) HelmChart major 33.2.1 -> 34.2.0

Release Notes

traefik/traefik-helm-chart (traefik)

v34.2.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

v34.1.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

v34.0.0

Compare Source

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

📦 Others


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | HelmChart | major | `33.2.1` -> `34.2.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v34.2.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v34.2.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v34.1.0...v34.2.0) #### :rocket: Features - feat: :sparkles: add hub tracing capabilities [#&#8203;1322](https://github.com/traefik/traefik-helm-chart/issues/1322) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :bug: Bug fixes - fix: :bug: permanent redirect should be disableable [#&#8203;1319](https://github.com/traefik/traefik-helm-chart/issues/1319) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :package: Others - chore: update issue template [#&#8203;1316](https://github.com/traefik/traefik-helm-chart/issues/1316) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - docs: 📚️ fix typo in Guidelines.md [#&#8203;1320](https://github.com/traefik/traefik-helm-chart/issues/1320) by [@&#8203;lbarnkow](https://github.com/lbarnkow) - chore(release): publish v34.2.0 [#&#8203;1323](https://github.com/traefik/traefik-helm-chart/issues/1323) by [@&#8203;darkweaver87](https://github.com/darkweaver87) ### [`v34.1.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v34.1.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v34.0.0...v34.1.0) #### :rocket: Features - feat(Traefik Hub): add OAS validateRequestMethodAndPath - CRDs update [#&#8203;1299](https://github.com/traefik/traefik-helm-chart/issues/1299) by [@&#8203;traefiker](https://github.com/traefiker) - feat(Traefik Proxy): update traefik docker tag to v3.3.2 [#&#8203;1310](https://github.com/traefik/traefik-helm-chart/issues/1310) by [@&#8203;renovate](https://github.com/renovate)\[bot] #### :bug: Bug fixes - fix(Traefik Proxy): support uppercase letters in entrypoint names [#&#8203;1286](https://github.com/traefik/traefik-helm-chart/issues/1286) by [@&#8203;uvNikita](https://github.com/uvNikita) #### :package: Others - chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.12.0 [#&#8203;1306](https://github.com/traefik/traefik-helm-chart/issues/1306) by [@&#8203;renovate](https://github.com/renovate)\[bot] - chore(release): publish v34.1.0 [#&#8203;1312](https://github.com/traefik/traefik-helm-chart/issues/1312) by [@&#8203;mloiseleur](https://github.com/mloiseleur) ### [`v34.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v34.0.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v33.2.1...v34.0.0) **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 [#&#8203;1290](https://github.com/traefik/traefik-helm-chart/issues/1290) for more information 2. `ports.x.redirectTo` has been refactored to be aligned with upstream syntax. See PR [#&#8203;1301](https://github.com/traefik/traefik-helm-chart/issues/1301) for a complete before / after example. :information_source: A separate, optional, chart can be used to handle CRDs. See README for more information. #### :boom: BREAKING CHANGES - fix(Traefik Proxy)!: use namespaceOverride as expected [#&#8203;1290](https://github.com/traefik/traefik-helm-chart/issues/1290) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - fix(Traefik Proxy)!: move redirectTo => redirections [#&#8203;1301](https://github.com/traefik/traefik-helm-chart/issues/1301) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :rocket: Features - feat(deps): update traefik docker tag to v3.2.3 [#&#8203;1285](https://github.com/traefik/traefik-helm-chart/issues/1285) by [@&#8203;renovate](https://github.com/renovate)\[bot] - feat(Traefik Proxy): add support for experimental FastProxy [#&#8203;1297](https://github.com/traefik/traefik-helm-chart/issues/1297) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - feat(Traefik Proxy): apply migration guide to v3.3 [#&#8203;1296](https://github.com/traefik/traefik-helm-chart/issues/1296) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - feat(Chart): :package: add optional separated chart for CRDs [#&#8203;1223](https://github.com/traefik/traefik-helm-chart/issues/1223) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - feat(CRDs): update CRDs for Traefik Proxy v3.3.x [#&#8203;1303](https://github.com/traefik/traefik-helm-chart/issues/1303) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - feat(Traefik Hub): add support for AI Gateway [#&#8203;1304](https://github.com/traefik/traefik-helm-chart/issues/1304) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - feat(deps): update traefik docker tag to v3.3.1 [#&#8203;1294](https://github.com/traefik/traefik-helm-chart/issues/1294) by [@&#8203;renovate](https://github.com/renovate)\[bot] #### :bug: Bug fixes - fix(CRDs): :bug: bad regexp to generate CRDs release notes [#&#8203;1302](https://github.com/traefik/traefik-helm-chart/issues/1302) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - fix(Gateway API): status should not use default service when it's disabled [#&#8203;1300](https://github.com/traefik/traefik-helm-chart/issues/1300) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :package: Others - chore(deps): update helm/kind-action action to v1.11.0 [#&#8203;1284](https://github.com/traefik/traefik-helm-chart/issues/1284) by [@&#8203;renovate](https://github.com/renovate)\[bot] - chore(deps): update helm/kind-action action to v1.12.0 [#&#8203;1287](https://github.com/traefik/traefik-helm-chart/issues/1287) by [@&#8203;renovate](https://github.com/renovate)\[bot] - chore(Gateway API): :recycle: remove template from values [#&#8203;1307](https://github.com/traefik/traefik-helm-chart/issues/1307) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - chore(release): publish v34.0.0 and CRDs v1.1.0 [#&#8203;1305](https://github.com/traefik/traefik-helm-chart/issues/1305) by [@&#8203;mloiseleur](https://github.com/mloiseleur) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-01-21 16:03:08 +00:00
renovate force-pushed renovate/traefik-34.x from 89ec38b382 to a8622d2f60 2025-01-28 18:02:53 +00:00 Compare
remoll merged commit f994c69ecc into main 2025-02-06 18:27:49 +00:00
remoll deleted branch renovate/traefik-34.x 2025-02-06 18:27:50 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#292
No description provided.