Files
truecharts/containers/apps/traefik
TrueCharts Bot 62f9199f99 chore(container): update traefik docker tag to v3.4.1 (#35684)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [traefik](https://redirect.github.com/containous/traefik) | final |
patch | `v3.4.0` -> `v3.4.1` |

---

### Release Notes

<details>
<summary>containous/traefik (traefik)</summary>

###
[`v3.4.1`](https://redirect.github.com/traefik/traefik/releases/tag/v3.4.1)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.4.1...v3.4.1)

**Important:** Please read the [migration
guide](https://doc.traefik.io/traefik/migration/v3/#v341).

**CVE's fixed:**

- [CVE-2025-47952](https://nvd.nist.gov/vuln/detail/CVE-2025-47952)
(Advisory
[GHSA-vrch-868g-9jx5](https://redirect.github.com/traefik/traefik/security/advisories/GHSA-vrch-868g-9jx5))

**Bug fixes:**

- **\[docker]** Do not warn network missing if connected to a container
network
([#&#8203;11698](https://redirect.github.com/traefik/traefik/pull/11698)
by [holysoles](https://redirect.github.com/holysoles))
- **\[k8s/crd]** Fix CEL validation for RootCA in ServersTransport
([#&#8203;11775](https://redirect.github.com/traefik/traefik/pull/11775)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Scope the rate limit counter key by source and by
middleware
([#&#8203;11753](https://redirect.github.com/traefik/traefik/pull/11753)
by [aromeyer](https://redirect.github.com/aromeyer))
- **\[server]** Use routing path in v3 matchers
([#&#8203;11790](https://redirect.github.com/traefik/traefik/pull/11790)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[service]** Make P2C strategy thread-safe
([#&#8203;11762](https://redirect.github.com/traefik/traefik/pull/11762)
by [lbenguigui](https://redirect.github.com/lbenguigui))
- **\[webui]** Do not display RemoveHeader option when not defined
([#&#8203;11782](https://redirect.github.com/traefik/traefik/pull/11782)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Documentation:**

- **\[acme]** Fix ambiguous wording in ACME page
([#&#8203;11789](https://redirect.github.com/traefik/traefik/pull/11789)
by [joshka](https://redirect.github.com/joshka))
- **\[k8s]** Fix incorrect case and missing rbac in documentation
([#&#8203;11742](https://redirect.github.com/traefik/traefik/pull/11742)
by [mmatur](https://redirect.github.com/mmatur))
- **\[middleware]** Match encoded certificate to example data for TLS
passthrough
([#&#8203;11759](https://redirect.github.com/traefik/traefik/pull/11759)
by [holysoles](https://redirect.github.com/holysoles))

**Misc:**

- Merge branch v2.11 into v3.4
([#&#8203;11799](https://redirect.github.com/traefik/traefik/pull/11799)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.4
([#&#8203;11796](https://redirect.github.com/traefik/traefik/pull/11796)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.4
([#&#8203;11783](https://redirect.github.com/traefik/traefik/pull/11783)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.4
([#&#8203;11757](https://redirect.github.com/traefik/traefik/pull/11757)
by [mmatur](https://redirect.github.com/mmatur))
- Merge v2.11 into v3.4
([#&#8203;11751](https://redirect.github.com/traefik/traefik/pull/11751)
by [mmatur](https://redirect.github.com/mmatur))

###
[`v3.4.1`](https://redirect.github.com/traefik/traefik/releases/tag/v3.4.1)

[Compare
Source](https://redirect.github.com/containous/traefik/compare/v3.4.0...v3.4.1)

**Important:** Please read the [migration
guide](https://doc.traefik.io/traefik/migration/v3/#v341).

**CVE's fixed:**

- [CVE-2025-47952](https://nvd.nist.gov/vuln/detail/CVE-2025-47952)
(Advisory
[GHSA-vrch-868g-9jx5](https://redirect.github.com/traefik/traefik/security/advisories/GHSA-vrch-868g-9jx5))

**Bug fixes:**

- **\[docker]** Do not warn network missing if connected to a container
network
([#&#8203;11698](https://redirect.github.com/traefik/traefik/pull/11698)
by [holysoles](https://redirect.github.com/holysoles))
- **\[k8s/crd]** Fix CEL validation for RootCA in ServersTransport
([#&#8203;11775](https://redirect.github.com/traefik/traefik/pull/11775)
by [rtribotte](https://redirect.github.com/rtribotte))
- **\[middleware]** Scope the rate limit counter key by source and by
middleware
([#&#8203;11753](https://redirect.github.com/traefik/traefik/pull/11753)
by [aromeyer](https://redirect.github.com/aromeyer))
- **\[server]** Use routing path in v3 matchers
([#&#8203;11790](https://redirect.github.com/traefik/traefik/pull/11790)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- **\[service]** Make P2C strategy thread-safe
([#&#8203;11762](https://redirect.github.com/traefik/traefik/pull/11762)
by [lbenguigui](https://redirect.github.com/lbenguigui))
- **\[webui]** Do not display RemoveHeader option when not defined
([#&#8203;11782](https://redirect.github.com/traefik/traefik/pull/11782)
by [kevinpollet](https://redirect.github.com/kevinpollet))

**Documentation:**

- **\[acme]** Fix ambiguous wording in ACME page
([#&#8203;11789](https://redirect.github.com/traefik/traefik/pull/11789)
by [joshka](https://redirect.github.com/joshka))
- **\[k8s]** Fix incorrect case and missing rbac in documentation
([#&#8203;11742](https://redirect.github.com/traefik/traefik/pull/11742)
by [mmatur](https://redirect.github.com/mmatur))
- **\[middleware]** Match encoded certificate to example data for TLS
passthrough
([#&#8203;11759](https://redirect.github.com/traefik/traefik/pull/11759)
by [holysoles](https://redirect.github.com/holysoles))

**Misc:**

- Merge branch v2.11 into v3.4
([#&#8203;11799](https://redirect.github.com/traefik/traefik/pull/11799)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.4
([#&#8203;11796](https://redirect.github.com/traefik/traefik/pull/11796)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.4
([#&#8203;11783](https://redirect.github.com/traefik/traefik/pull/11783)
by [kevinpollet](https://redirect.github.com/kevinpollet))
- Merge branch v2.11 into v3.4
([#&#8203;11757](https://redirect.github.com/traefik/traefik/pull/11757)
by [mmatur](https://redirect.github.com/mmatur))
- Merge v2.11 into v3.4
([#&#8203;11751](https://redirect.github.com/traefik/traefik/pull/11751)
by [mmatur](https://redirect.github.com/mmatur))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-05-28 21:45:23 +02:00
..