From 74aa1cd8fa977f38681581b5be8f07dbc09a45d7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 23 Jan 2026 18:48:04 +0000 Subject: [PATCH] chore(deps): update helm release traefik to v39 (#3383) 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 | `38.0.2` → `39.0.0` | --- ### Release Notes
traefik/traefik-helm-chart (traefik) ### [`v39.0.0`](https://github.com/traefik/traefik-helm-chart/releases/tag/v39.0.0) [Compare Source](https://github.com/traefik/traefik-helm-chart/compare/v38.0.2...v39.0.0) **Upgrade Notes** There are 3 breaking changes in this release: 1. **Traefik Hub**: This release support **only** Traefik Hub v3.19.0+ versions. - CRDs has to be upgraded **before** the Chart. See [UPGRADING](https://github.com/traefik/traefik-helm-chart?tab=readme-ov-file#upgrading) instructions. - It's possible to use previous versions of the Chart for previous versions of Traefik Hub. 2. **Encoded Characters**: Allowed by default in Traefik v3.6.7+ ([opt-in security options](https://github.com/traefik/traefik-helm-chart/blob/master/traefik/values.yaml#L913), [documentation](https://doc.traefik.io/traefik/security/request-path/#encoded-character-filtering)) 3. **Ports Configuration**: HTTP options now require explicit `http` nesting level with PR [#​1603](https://github.com/traefik/traefik-helm-chart/pull/1603). - There is a *before* / *after* example in the PR description. :information\_source: Schema validation has been enforced in this release. When it fails, it means that the parameter is not implemented. #### :boom: BREAKING CHANGES - feat(deps)!: update traefik docker tag to v3.6.7 [#​1624](https://github.com/traefik/traefik-helm-chart/issues/1624) by [@​renovate](https://github.com/renovate)\[bot] - fix(ports)!: 🐛 entrypoints `http` options [#​1603](https://github.com/traefik/traefik-helm-chart/issues/1603) by [@​mloiseleur](https://github.com/mloiseleur) - fix(security)!: add support for request path options of Traefik 3.6.7+ [#​1626](https://github.com/traefik/traefik-helm-chart/issues/1626) by [@​mloiseleur](https://github.com/mloiseleur) - feat(CRDs)!: support Traefik Hub v3.19.0 [#​1598](https://github.com/traefik/traefik-helm-chart/issues/1598) by [@​traefiker](https://github.com/traefiker) #### :rocket: Features - feat(gateway-api): add support for defaultScope experimental feature [#​1589](https://github.com/traefik/traefik-helm-chart/issues/1589) by [@​shubhamch71](https://github.com/shubhamch71) - feat(chart): enforce schema [#​1627](https://github.com/traefik/traefik-helm-chart/issues/1627) by [@​mloiseleur](https://github.com/mloiseleur) #### :package: Others - docs(CRDs): improve note on deprecation [#​1623](https://github.com/traefik/traefik-helm-chart/issues/1623) by [@​jnoordsij](https://github.com/jnoordsij) - chore: pin GitHub Actions to SHA hashes [#​1628](https://github.com/traefik/traefik-helm-chart/issues/1628) by [@​darkweaver87](https://github.com/darkweaver87) - docs(values): avoid unbreakable lines in table output of VALUES.md [#​1630](https://github.com/traefik/traefik-helm-chart/issues/1630) by [@​mloiseleur](https://github.com/mloiseleur) - refactor(chart): clean output on Deployment & Daemonset [#​1629](https://github.com/traefik/traefik-helm-chart/issues/1629) by [@​mloiseleur](https://github.com/mloiseleur) - chore(release): 🚀 publish traefik 39.0.0 and crds 1.14.0 [#​1631](https://github.com/traefik/traefik-helm-chart/issues/1631) by [@​darkweaver87](https://github.com/darkweaver87)
--- ### 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/3383 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/traefik/Chart.lock | 6 +++--- clusters/cl01tl/helm/traefik/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/traefik/Chart.lock b/clusters/cl01tl/helm/traefik/Chart.lock index 3d3a6425f..d9113f38e 100644 --- a/clusters/cl01tl/helm/traefik/Chart.lock +++ b/clusters/cl01tl/helm/traefik/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: traefik repository: https://traefik.github.io/charts - version: 38.0.2 + version: 39.0.0 - name: traefik-crds repository: https://traefik.github.io/charts version: 1.14.0 -digest: sha256:62cbf8b5a6bf61e2e18fe92d3b55f3d75805ed88128cf45a90ca4c87c0902fdf -generated: "2026-01-23T11:06:48.229973764Z" +digest: sha256:380a9eeb7c86ff3145179b126c913ba2c4e7884aa0b93d3485f1da8be00ff509 +generated: "2026-01-23T17:06:01.281654079Z" diff --git a/clusters/cl01tl/helm/traefik/Chart.yaml b/clusters/cl01tl/helm/traefik/Chart.yaml index 6d5bf25fa..ea3d6d930 100644 --- a/clusters/cl01tl/helm/traefik/Chart.yaml +++ b/clusters/cl01tl/helm/traefik/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: alexlebens dependencies: - name: traefik - version: 38.0.2 + version: 39.0.0 repository: https://traefik.github.io/charts - name: traefik-crds version: 1.14.0