Files
infrastructure/clusters/cl01tl/helm/traefik/Chart.lock
Renovate Bot 74aa1cd8fa
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 10s
renovate / renovate (push) Successful in 1m5s
chore(deps): update helm release traefik to v39 (#3383)
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

<details>
<summary>traefik/traefik-helm-chart (traefik)</summary>

### [`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 [#&#8203;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.

#### 💥 BREAKING CHANGES

- feat(deps)!: update traefik docker tag to v3.6.7 [#&#8203;1624](https://github.com/traefik/traefik-helm-chart/issues/1624) by [@&#8203;renovate](https://github.com/renovate)\[bot]
- fix(ports)!: 🐛 entrypoints `http` options [#&#8203;1603](https://github.com/traefik/traefik-helm-chart/issues/1603) by [@&#8203;mloiseleur](https://github.com/mloiseleur)
- fix(security)!: add support for request path options of Traefik 3.6.7+ [#&#8203;1626](https://github.com/traefik/traefik-helm-chart/issues/1626) by [@&#8203;mloiseleur](https://github.com/mloiseleur)
- feat(CRDs)!: support Traefik Hub v3.19.0 [#&#8203;1598](https://github.com/traefik/traefik-helm-chart/issues/1598) by [@&#8203;traefiker](https://github.com/traefiker)

#### 🚀 Features

- feat(gateway-api): add support for defaultScope experimental feature [#&#8203;1589](https://github.com/traefik/traefik-helm-chart/issues/1589) by [@&#8203;shubhamch71](https://github.com/shubhamch71)
- feat(chart): enforce schema [#&#8203;1627](https://github.com/traefik/traefik-helm-chart/issues/1627) by [@&#8203;mloiseleur](https://github.com/mloiseleur)

#### 📦 Others

- docs(CRDs): improve note on deprecation [#&#8203;1623](https://github.com/traefik/traefik-helm-chart/issues/1623) by [@&#8203;jnoordsij](https://github.com/jnoordsij)
- chore: pin GitHub Actions to SHA hashes [#&#8203;1628](https://github.com/traefik/traefik-helm-chart/issues/1628) by [@&#8203;darkweaver87](https://github.com/darkweaver87)
- docs(values): avoid unbreakable lines in table output of VALUES.md [#&#8203;1630](https://github.com/traefik/traefik-helm-chart/issues/1630) by [@&#8203;mloiseleur](https://github.com/mloiseleur)
- refactor(chart): clean output on Deployment & Daemonset [#&#8203;1629](https://github.com/traefik/traefik-helm-chart/issues/1629) by [@&#8203;mloiseleur](https://github.com/mloiseleur)
- chore(release): 🚀 publish traefik 39.0.0 and crds 1.14.0 [#&#8203;1631](https://github.com/traefik/traefik-helm-chart/issues/1631) by [@&#8203;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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3383
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-01-23 18:48:04 +00:00

10 lines
305 B
Plaintext

dependencies:
- name: traefik
repository: https://traefik.github.io/charts
version: 39.0.0
- name: traefik-crds
repository: https://traefik.github.io/charts
version: 1.14.0
digest: sha256:380a9eeb7c86ff3145179b126c913ba2c4e7884aa0b93d3485f1da8be00ff509
generated: "2026-01-23T17:06:01.281654079Z"