Update Helm release traefik to v35.4.0 #450

Merged
remoll merged 1 commits from renovate/traefik-35.x into main 2025-05-24 16:50:11 +00:00
Collaborator

This PR contains the following updates:

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

Release Notes

traefik/traefik-helm-chart (traefik)

v35.4.0

Compare Source

📝 Upgrade notes

ℹ️ The CRDs needs to be updated.

🚀 Features

  • feat(Traefik Hub): automatically restart API Management pods on admission certificate change #​1423 by @​darkweaver87

🐛 Bug fixes

📦 Others

v35.3.0

Compare Source

This release comes with Traefik Proxy v3.4.0 by default and support latest version of Traefik Hub.

📝 Upgrade notes

ℹ️ The CRDs needs to be updated.

🚀 Features

🐛 Bug fixes

📦 Others

New Contributors

Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v35.1.0...v35.3.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 | minor | `35.2.0` -> `35.4.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v35.4.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v35.4.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v35.3.0...v35.4.0) #### :memo: Upgrade notes :information_source: The CRDs needs to be updated. #### :rocket: Features - feat(Traefik Hub): :sparkles: automatically restart API Management pods on admission certificate change [#&#8203;1423](https://github.com/traefik/traefik-helm-chart/issues/1423) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :bug: Bug fixes - fix(CRDs): validation check on RootCA for both servertransport [#&#8203;1422](https://github.com/traefik/traefik-helm-chart/issues/1422) by [@&#8203;LinAnt](https://github.com/LinAnt) #### :package: Others - docs(examples): :books: improve hub custom webhook certificate [#&#8203;1420](https://github.com/traefik/traefik-helm-chart/issues/1420) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - docs(examples): :books: fix typo [#&#8203;1421](https://github.com/traefik/traefik-helm-chart/issues/1421) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - chore(release): :rocket: publish v35.4.0 and CRDs v1.8.1 [#&#8203;1424](https://github.com/traefik/traefik-helm-chart/issues/1424) by [@&#8203;darkweaver87](https://github.com/darkweaver87) ### [`v35.3.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v35.3.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v35.2.0...v35.3.0) This release comes with Traefik Proxy v3.4.0 by default and support latest version of Traefik Hub. #### :memo: Upgrade notes :information_source: The CRDs needs to be updated. #### :rocket: Features - feat(Traefik Hub): improve UserXP on token [#&#8203;1397](https://github.com/traefik/traefik-helm-chart/issues/1397) by [@&#8203;mmatur](https://github.com/mmatur) - feat(deps): update traefik docker tag to v3.3.7 [#&#8203;1400](https://github.com/traefik/traefik-helm-chart/issues/1400) by [@&#8203;jnoordsij](https://github.com/jnoordsij) - feat(deps): update traefik docker tag to v3.4.0 [#&#8203;1398](https://github.com/traefik/traefik-helm-chart/issues/1398) by [@&#8203;renovate](https://github.com/renovate)\[bot] - feat(CRDs): ✨ update CRDs for Traefik Proxy v3.4.x [#&#8203;1407](https://github.com/traefik/traefik-helm-chart/issues/1407) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - feat: add serviceName for otlp metrics [#&#8203;1396](https://github.com/traefik/traefik-helm-chart/issues/1396) by [@&#8203;EmpathicKernel](https://github.com/EmpathicKernel) - feat: azure marketplace integration [#&#8203;1383](https://github.com/traefik/traefik-helm-chart/issues/1383) by [@&#8203;mmatur](https://github.com/mmatur) - feat: azure marketplace new version [#&#8203;1416](https://github.com/traefik/traefik-helm-chart/issues/1416) by [@&#8203;mmatur](https://github.com/mmatur) - feat(Traefik Hub): :sparkles: set custom certificate for Hub webhooks [#&#8203;1414](https://github.com/traefik/traefik-helm-chart/issues/1414) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### :bug: Bug fixes - fix: :bug: ingress route annotations should not be null [#&#8203;1410](https://github.com/traefik/traefik-helm-chart/issues/1410) by [@&#8203;darkweaver87](https://github.com/darkweaver87) - fix(Traefik Hub): fail when upgrading with --reuse-values [#&#8203;1409](https://github.com/traefik/traefik-helm-chart/issues/1409) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - fix(Traefik Hub): custom certificate name for WebHook [#&#8203;1415](https://github.com/traefik/traefik-helm-chart/issues/1415) by [@&#8203;mloiseleur](https://github.com/mloiseleur) #### :package: Others - docs(Changelog): 📚️ fix typo [#&#8203;1395](https://github.com/traefik/traefik-helm-chart/issues/1395) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - docs(README): cleanup and remove outdated content [#&#8203;1401](https://github.com/traefik/traefik-helm-chart/issues/1401) by [@&#8203;jnoordsij](https://github.com/jnoordsij) - chore: remove K8s version check for unsupported version [#&#8203;1405](https://github.com/traefik/traefik-helm-chart/issues/1405) by [@&#8203;jnoordsij](https://github.com/jnoordsij) - chore: update maintainers [#&#8203;1406](https://github.com/traefik/traefik-helm-chart/issues/1406) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - docs(upgrade): 📚️ refactor and improve instructions [#&#8203;1404](https://github.com/traefik/traefik-helm-chart/issues/1404) by [@&#8203;mloiseleur](https://github.com/mloiseleur) - docs: update DigitalOcean example with PROXY protocol [#&#8203;1411](https://github.com/traefik/traefik-helm-chart/issues/1411) by [@&#8203;nathanjrobertson](https://github.com/nathanjrobertson) - docs(example): datadog dsd [#&#8203;1412](https://github.com/traefik/traefik-helm-chart/issues/1412) by [@&#8203;dguihal](https://github.com/dguihal) - chore(release): :rocket: publish v35.3.0 and CRDs v1.8.0 [#&#8203;1417](https://github.com/traefik/traefik-helm-chart/issues/1417) by [@&#8203;darkweaver87](https://github.com/darkweaver87) #### New Contributors - [@&#8203;EmpathicKernel](https://github.com/EmpathicKernel) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1396 - [@&#8203;nathanjrobertson](https://github.com/nathanjrobertson) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1411 - [@&#8203;dguihal](https://github.com/dguihal) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1412 **Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v35.1.0...v35.3.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-05-19 16:05:56 +00:00
renovate force-pushed renovate/traefik-35.x from d3c9b72379 to 48ef98aaea 2025-05-23 16:06:18 +00:00 Compare
renovate changed title from Update Helm release traefik to v35.3.0 to Update Helm release traefik to v35.4.0 2025-05-23 16:06:19 +00:00
remoll merged commit 1fc7e6a511 into main 2025-05-24 16:50:11 +00:00
remoll deleted branch renovate/traefik-35.x 2025-05-24 16:50:12 +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#450
No description provided.