This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | major | `36.3.0` -> `37.0.0` |
---
### Release Notes
<details>
<summary>traefik/traefik-helm-chart (traefik)</summary>
### [`v37.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v37.0.0)
[Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v36.3.0...v37.0.0)
#### :boom: BREAKING CHANGES
- feat(gateway-api)!: support selector for namespace policy [#​1465](https://github.com/traefik/traefik-helm-chart/issues/1465) by [@​ajago](https://github.com/ajago)
#### :rocket: Features
- feat(podtemplate): add capacity to set GOMEMLIMIT with default at 90% of user-set memory limit [#​1418](https://github.com/traefik/traefik-helm-chart/issues/1418) by [@​shlomitubul](https://github.com/shlomitubul)
- feat(podtemplate): add support for localPlugins [#​1473](https://github.com/traefik/traefik-helm-chart/issues/1473) by [@​bpsoraggi](https://github.com/bpsoraggi)
- feat(CRDs): update Traefik Hub to v1.21.0 [#​1480](https://github.com/traefik/traefik-helm-chart/issues/1480) by [@​traefiker](https://github.com/traefiker)
- feat(hub): offline mode [#​1477](https://github.com/traefik/traefik-helm-chart/issues/1477) by [@​jspdown](https://github.com/jspdown)
- feat(CRDs): update for Traefik Proxy v3.5 and Gateway API v1.3.0 [#​1486](https://github.com/traefik/traefik-helm-chart/issues/1486) by [@​bpsoraggi](https://github.com/bpsoraggi)
- feat(deps): update traefik docker tag to v3.5.0 [#​1478](https://github.com/traefik/traefik-helm-chart/issues/1478) by [@​renovate](https://github.com/renovate)\[bot]
#### :bug: Bug fixes
- fix(Deployment): revision history should be disableable [#​1470](https://github.com/traefik/traefik-helm-chart/issues/1470) by [@​bpsoraggi](https://github.com/bpsoraggi)
- fix(entryPoint): allow scheme to be unset on redirect [#​1471](https://github.com/traefik/traefik-helm-chart/issues/1471) by [@​bpsoraggi](https://github.com/bpsoraggi)
- fix(observability): allow `tracing.sampleRate` to be set to zero [#​1483](https://github.com/traefik/traefik-helm-chart/issues/1483) by [@​yogeek](https://github.com/yogeek)
- fix(CI): helm signing [#​1490](https://github.com/traefik/traefik-helm-chart/issues/1490) by [@​bpsoraggi](https://github.com/bpsoraggi)
#### :package: Others
- chore(ci): add linter for CRDs and kustomization consistency [#​1472](https://github.com/traefik/traefik-helm-chart/issues/1472) by [@​bpsoraggi](https://github.com/bpsoraggi)
- docs(plugins): improve wording and sync with `VALUES.md` [#​1481](https://github.com/traefik/traefik-helm-chart/issues/1481) by [@​jnoordsij](https://github.com/jnoordsij)
- chore(ci): check docs on all PRs [#​1484](https://github.com/traefik/traefik-helm-chart/issues/1484) by [@​jnoordsij](https://github.com/jnoordsij)
- docs: 📚️ add markdown linter [#​1469](https://github.com/traefik/traefik-helm-chart/issues/1469) by [@​mloiseleur](https://github.com/mloiseleur)
- chore(deps): update appany/helm-oci-chart-releaser action to v0.5.0 [#​1479](https://github.com/traefik/traefik-helm-chart/issues/1479) by [@​renovate](https://github.com/renovate)\[bot]
- chore(ci): add signing to release [#​1474](https://github.com/traefik/traefik-helm-chart/issues/1474) by [@​bpsoraggi](https://github.com/bpsoraggi)
- chore(release): 🚀 Publish 37.0.0 and 1.10.0 [#​1488](https://github.com/traefik/traefik-helm-chart/issues/1488) by [@​bpsoraggi](https://github.com/bpsoraggi)
#### New Contributors
- [@​shlomitubul](https://github.com/shlomitubul) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1418
- [@​bpsoraggi](https://github.com/bpsoraggi) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1470
- [@​yogeek](https://github.com/yogeek) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1483
- [@​ajago](https://github.com/ajago) made their first contribution in https://github.com/traefik/traefik-helm-chart/pull/1465
**Full Changelog**: https://github.com/traefik/traefik-helm-chart/compare/v36.3.0...v37.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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMTQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
36.3.0->37.0.0Release Notes
traefik/traefik-helm-chart (traefik)
v37.0.0Compare Source
💥 BREAKING CHANGES
🚀 Features
🐛 Bug fixes
tracing.sampleRateto be set to zero #1483 by @yogeek📦 Others
VALUES.md#1481 by @jnoordsijNew Contributors
Full Changelog: https://github.com/traefik/traefik-helm-chart/compare/v36.3.0...v37.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.
This PR has been generated by Renovate Bot.