From dbf22fd8c1ed4912ade04e6dd99b7644d655a481 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 31 Jul 2025 15:11:15 +0000 Subject: [PATCH] Update Helm release traefik to v37 (#1074) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
traefik/traefik-helm-chart (traefik) ### [`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
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1074 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/services/traefik/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/services/traefik/Chart.yaml b/clusters/cl01tl/services/traefik/Chart.yaml index 0033491b4..ba2d8722e 100644 --- a/clusters/cl01tl/services/traefik/Chart.yaml +++ b/clusters/cl01tl/services/traefik/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: alexlebens dependencies: - name: traefik - version: 36.3.0 + version: 37.0.0 repository: https://traefik.github.io/charts # enable pending: # https://github.com/traefik/traefik-helm-chart/pull/1340