Update Helm release traefik to v36 #485

Open
renovate wants to merge 1 commits from renovate/traefik-36.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
traefik (source) HelmChart major 35.4.0 -> 36.1.0

Release Notes

traefik/traefik-helm-chart (traefik)

v36.1.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

New Contributors

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v36.0.0...v36.1.0

v36.0.0

Compare Source

Upgrade Notes

There is a breaking change on default of globalArguments which has been replaced by global.xx, following upstream.
See PR #​1436 for details.

Anonymous stats usage has been disabled by default.
Please take time to consider whether or not you wish to share anonymous data to help TraefikLabs improve its products.

💥 BREAKING CHANGES

🚀 Features

🐛 Bug fixes

  • fix(notes): update condition to display certificate persistence warning #​1433 by @​BapRx
  • fix(Traefik Proxy): supported ingressRoute.*.annotations breaks templating #​1425 by @​SIMULATAN

📦 Others

New Contributors

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v35.4.0...v36.0.0


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 | `35.4.0` -> `36.1.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v36.1.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v36.1.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v36.0.0...v36.1.0) #### :rocket: Features - feat(Traefik Hub): add v3.17 version mapping [#&#8203;1445](https://github.com/traefik/traefik-helm-chart/issues/1445) by [@&#8203;jspdown](https://github.com/jspdown) #### :bug: Bug fixes - fix(Traefik Hub): add strict check on admission cert [#&#8203;1430](https://github.com/traefik/traefik-helm-chart/issues/1430) by [@&#8203;zalbiraw](https://github.com/zalbiraw) - fix(schema): 🐛 allow additional properties on `global` [#&#8203;1441](https://github.com/traefik/traefik-helm-chart/issues/1441) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - fix(chart): update icon link to track upstream master branch [#&#8203;1442](https://github.com/traefik/traefik-helm-chart/issues/1442) by [@&#8203;jnoordsij](https://github.com/jnoordsij) #### :package: Others - chore(ci): use expected traefik chart version in triggered workflow [#&#8203;1438](https://github.com/traefik/traefik-helm-chart/issues/1438) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - chore(ci): 🔧 👷 suspend e2e testing [#&#8203;1444](https://github.com/traefik/traefik-helm-chart/issues/1444) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(release): 🚀 publish v36.1.0 [#&#8203;1446](https://github.com/traefik/traefik-helm-chart/issues/1446) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### New Contributors - [@&#8203;zalbiraw](https://github.com/zalbiraw) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1430 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v36.0.0...v36.1.0 ### [`v36.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v36.0.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v35.4.0...v36.0.0) **Upgrade Notes** There is a breaking change on default of `globalArguments` which has been replaced by `global.xx`, following upstream. See PR [#&#8203;1436](https://github.com/traefik/traefik-helm-chart/pull/1436) for details. Anonymous stats usage has been disabled by default. Please take time to consider whether or not you wish to share anonymous data to help TraefikLabs improve its products. #### :boom: BREAKING CHANGES - fix(Traefik Proxy)!: strict opt-in on data collection [#&#8203;1436](https://github.com/traefik/traefik-helm-chart/issues/1436) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :rocket: Features - feat(deps): update traefik docker tag to v3.4.1 [#&#8203;1428](https://github.com/traefik/traefik-helm-chart/issues/1428) by [@&#8203;renovate](https://github.com/renovate)\[bot] - feat(Traefik Hub): add offline flag [#&#8203;1429](https://github.com/traefik/traefik-helm-chart/issues/1429) by [@&#8203;jspdown](https://github.com/jspdown) - feat(ci): :books: synchronize helm chart reference documentation in main documentation [#&#8203;1432](https://github.com/traefik/traefik-helm-chart/issues/1432) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :bug: Bug fixes - fix(notes): update condition to display certificate persistence warning [#&#8203;1433](https://github.com/traefik/traefik-helm-chart/issues/1433) by [@&#8203;BapRx](https://github.com/BapRx) - fix(Traefik Proxy): supported `ingressRoute.*.annotations` breaks templating [#&#8203;1425](https://github.com/traefik/traefik-helm-chart/issues/1425) by [@&#8203;SIMULATAN](https://github.com/SIMULATAN) #### :package: Others - chore(schema): 🔧 update following latest upstream release [#&#8203;1435](https://github.com/traefik/traefik-helm-chart/issues/1435) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.13.0 [#&#8203;1431](https://github.com/traefik/traefik-helm-chart/issues/1431) by [@&#8203;renovate](https://github.com/renovate)\[bot] - chore(release): 🚀 publish v36.0.0 [#&#8203;1437](https://github.com/traefik/traefik-helm-chart/issues/1437) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### New Contributors - [@&#8203;BapRx](https://github.com/BapRx) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1433 - [@&#8203;SIMULATAN](https://github.com/SIMULATAN) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1425 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v35.4.0...v36.0.0 </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4wLjYiLCJ1cGRhdGVkSW5WZXIiOiI0MC4wLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-06-10 16:06:34 +00:00
renovate force-pushed renovate/traefik-36.x from 3626f4b96c to 589bb6a7cc 2025-06-11 08:06:00 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/traefik-36.x:renovate/traefik-36.x
git checkout renovate/traefik-36.x
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#485
No description provided.