Update Helm release traefik to v35.1.0 #192

Merged
alexlebens merged 1 commits from renovate/traefik-35.x into main 2025-04-28 02:38:11 +00: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 - "* */1 * * *" in timezone US/Central, Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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 - "* */1 * * *" in timezone US/Central, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->
renovate-bot force-pushed renovate/traefik-35.x from c2183bc4df to 1630dd2b29 2025-04-26 22:01:13 +00:00 Compare
renovate-bot force-pushed renovate/traefik-35.x from 357e86ff42 to 673032d178 2025-04-28 01:01:28 +00:00 Compare
alexlebens merged commit c0e5d835e1 into main 2025-04-28 02:38:11 +00:00
alexlebens deleted branch renovate/traefik-35.x 2025-04-28 02:38:12 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alexlebens/infrastructure#192
No description provided.