Update Helm release traefik to v37.2.0 (#1829)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [traefik](https://traefik.io/) ([source](https://github.com/traefik/traefik-helm-chart)) | minor | `37.1.2` -> `37.2.0` | --- ### Release Notes <details> <summary>traefik/traefik-helm-chart (traefik)</summary> ### [`v37.2.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v37.2.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v37.1.2...v37.2.0) #### 🚀 Features - feat(traefik-hub): add mcpgateway option [#​1526](https://github.com/traefik/traefik-helm-chart/issues/1526) by [@​mmatur](https://github.com/mmatur) - feat(metrics): :chart\_with\_upwards\_trend: add OTLP resourceAttributes support [#​1530](https://github.com/traefik/traefik-helm-chart/issues/1530) by [@​darkweaver87](https://github.com/darkweaver87) - feat(logs): 📝 add missing support of OTLP logs [#​1531](https://github.com/traefik/traefik-helm-chart/issues/1531) by [@​darkweaver87](https://github.com/darkweaver87) - feat(observability): 🔍 add per entrypoint observability [#​1532](https://github.com/traefik/traefik-helm-chart/issues/1532) by [@​darkweaver87](https://github.com/darkweaver87) - feat: make dashboard toggleable [#​1540](https://github.com/traefik/traefik-helm-chart/issues/1540) by [@​bpsoraggi](https://github.com/bpsoraggi) - feat: support API basePath [#​1541](https://github.com/traefik/traefik-helm-chart/issues/1541) by [@​darkweaver87](https://github.com/darkweaver87) - feat: 📦 support Traefik Hub v3.18 pluginRegistry feature [#​1534](https://github.com/traefik/traefik-helm-chart/issues/1534) by [@​darkweaver87](https://github.com/darkweaver87) #### 📦 Others - chore(deps): update quay.io/helmpack/chart-testing docker tag to v3.14.0 [#​1527](https://github.com/traefik/traefik-helm-chart/issues/1527) by [@​renovate](https://github.com/renovate)\[bot] - chore(hub): :twisted\_rightwards\_arrows: update hub and proxy mapping for v3.18 [#​1535](https://github.com/traefik/traefik-helm-chart/issues/1535) by [@​darkweaver87](https://github.com/darkweaver87) - chore(release): 🚀 publish traefik 37.2.0 [#​1542](https://github.com/traefik/traefik-helm-chart/issues/1542) by [@​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 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1829 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit is contained in:
@@ -15,7 +15,7 @@ maintainers:
|
||||
- name: alexlebens
|
||||
dependencies:
|
||||
- name: traefik
|
||||
version: 37.1.2
|
||||
version: 37.2.0
|
||||
repository: https://traefik.github.io/charts
|
||||
# enable pending:
|
||||
# https://github.com/traefik/traefik-helm-chart/pull/1340
|
||||
|
||||
Reference in New Issue
Block a user