Update Helm release traefik to v35.2.0 #427

Merged
remoll merged 1 commits from renovate/traefik-35.x into main 2025-05-01 11:43:38 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
traefik (source) HelmChart minor 35.0.1 -> 35.2.0

Release Notes

traefik/traefik-helm-chart (traefik)

v35.2.0

Compare Source

🚀 Features

🐛 Bug fixes

📦 Others

v35.1.0

Compare Source

Upgrade Notes

Traefik-Hub users should follow this procedure:

  1. APIAccess resources needs to be converted to APICatalogItem ones
  2. run the usual upgrade procedure
  3. APIAccess CRD are now unused and can be safely deleted by running:
kubectl delete customresourcedefinitions.apiextensions.k8s.io apiaccesses.hub.traefik.io

🚀 Features

📦 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 | minor | `35.0.1` -> `35.2.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v35.2.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v35.2.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v35.1.0...v35.2.0) #### :rocket: Features - feat(Traefik Hub): option to set token in values [#&#8203;1392](https://github.com/traefik/traefik-helm-chart/issues/1392) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :bug: Bug fixes - fix(Traefik Hub): really disable sendlogs when set to false [#&#8203;1391](https://github.com/traefik/traefik-helm-chart/issues/1391) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - fix(Traefik Hub): prefix mutating webhook by release name [#&#8203;1393](https://github.com/traefik/traefik-helm-chart/issues/1393) by [@&#8203;jspdown](https://github.com/jspdown) #### :package: Others - chore(release): 🚀 publish v35.2.0 [#&#8203;1394](https://github.com/traefik/traefik-helm-chart/issues/1394) by [@&#8203;mloiseleur](https://github.com/mloiseleur) ### [`v35.1.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v35.1.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v35.0.1...v35.1.0) **Upgrade Notes** Traefik-Hub users should follow this procedure: 1. `APIAccess` resources needs to be converted to [`APICatalogItem`](https://doc.traefik.io/traefik-hub/api-management/api-catalogitem) ones 2. run the [usual upgrade procedure](https://github.com/traefik/traefik-helm-chart/blob/master/README.md#upgrading) 3. `APIAccess` CRD are now unused and can be safely deleted by running: ```bash kubectl delete customresourcedefinitions.apiextensions.k8s.io apiaccesses.hub.traefik.io ``` #### :rocket: Features - feat: ✨ versionOverride [#&#8203;1387](https://github.com/traefik/traefik-helm-chart/issues/1387) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - feat(Traefik Hub): namespaces [#&#8203;1380](https://github.com/traefik/traefik-helm-chart/issues/1380) by [@&#8203;jspdown](https://github.com/jspdown) - feat(CRDs): remove APIAccess resource [#&#8203;1375](https://github.com/traefik/traefik-helm-chart/issues/1375) by [@&#8203;sdelicata](https://github.com/sdelicata) #### :package: Others - chore(release): :rocket: publish v35.1.0 and CRDs v1.7.0 [#&#8203;1390](https://github.com/traefik/traefik-helm-chart/issues/1390) by [@&#8203;darkweaver87](https://github.com/darkweaver87) </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-04-25 14:05:28 +00:00
renovate force-pushed renovate/traefik-35.x from 44892ced31 to b61171c21c 2025-04-29 18:05:24 +00:00 Compare
renovate changed title from Update Helm release traefik to v35.1.0 to Update Helm release traefik to v35.2.0 2025-04-29 18:05:25 +00:00
remoll merged commit 8059d30b45 into main 2025-05-01 11:43:38 +00:00
remoll deleted branch renovate/traefik-35.x 2025-05-01 11:43:38 +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#427
No description provided.