Update Helm release traefik to v35.1.0 #904

Merged
tom merged 1 commit from renovate/traefik-35.x into main 2025-04-25 20:08:28 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
traefik (source) minor 35.0.1 -> 35.1.0

Release Notes

traefik/traefik-helm-chart (traefik)

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 | Update | Change | |---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | minor | `35.0.1` -> `35.1.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTguMCIsInVwZGF0ZWRJblZlciI6IjM5LjI1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-04-25 16:02:34 +02:00
Update Helm release traefik to v35.1.0
All checks were successful
ci/woodpecker/push/yamllint Pipeline was successful
260d9aa665
tom merged commit ab4d24811e into main 2025-04-25 20:08:28 +02:00
tom deleted branch renovate/traefik-35.x 2025-04-25 20:08:28 +02:00
Sign in to join this conversation.
No description provided.