From 62f9199f9996546ad5fb936125eaf1520c24b916 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 28 May 2025 21:45:23 +0200 Subject: [PATCH] chore(container): update traefik docker tag to v3.4.1 (#35684) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
containous/traefik (traefik) ### [`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 ([#​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 ([#​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 ([#​11753](https://redirect.github.com/traefik/traefik/pull/11753) by [aromeyer](https://redirect.github.com/aromeyer)) - **\[server]** Use routing path in v3 matchers ([#​11790](https://redirect.github.com/traefik/traefik/pull/11790) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[service]** Make P2C strategy thread-safe ([#​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 ([#​11782](https://redirect.github.com/traefik/traefik/pull/11782) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - **\[acme]** Fix ambiguous wording in ACME page ([#​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 ([#​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 ([#​11759](https://redirect.github.com/traefik/traefik/pull/11759) by [holysoles](https://redirect.github.com/holysoles)) **Misc:** - Merge branch v2.11 into v3.4 ([#​11799](https://redirect.github.com/traefik/traefik/pull/11799) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.4 ([#​11796](https://redirect.github.com/traefik/traefik/pull/11796) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.4 ([#​11783](https://redirect.github.com/traefik/traefik/pull/11783) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.4 ([#​11757](https://redirect.github.com/traefik/traefik/pull/11757) by [mmatur](https://redirect.github.com/mmatur)) - Merge v2.11 into v3.4 ([#​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 ([#​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 ([#​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 ([#​11753](https://redirect.github.com/traefik/traefik/pull/11753) by [aromeyer](https://redirect.github.com/aromeyer)) - **\[server]** Use routing path in v3 matchers ([#​11790](https://redirect.github.com/traefik/traefik/pull/11790) by [kevinpollet](https://redirect.github.com/kevinpollet)) - **\[service]** Make P2C strategy thread-safe ([#​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 ([#​11782](https://redirect.github.com/traefik/traefik/pull/11782) by [kevinpollet](https://redirect.github.com/kevinpollet)) **Documentation:** - **\[acme]** Fix ambiguous wording in ACME page ([#​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 ([#​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 ([#​11759](https://redirect.github.com/traefik/traefik/pull/11759) by [holysoles](https://redirect.github.com/holysoles)) **Misc:** - Merge branch v2.11 into v3.4 ([#​11799](https://redirect.github.com/traefik/traefik/pull/11799) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.4 ([#​11796](https://redirect.github.com/traefik/traefik/pull/11796) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.4 ([#​11783](https://redirect.github.com/traefik/traefik/pull/11783) by [kevinpollet](https://redirect.github.com/kevinpollet)) - Merge branch v2.11 into v3.4 ([#​11757](https://redirect.github.com/traefik/traefik/pull/11757) by [mmatur](https://redirect.github.com/mmatur)) - Merge v2.11 into v3.4 ([#​11751](https://redirect.github.com/traefik/traefik/pull/11751) by [mmatur](https://redirect.github.com/mmatur))
--- ### 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. --- - [ ] 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). --- containers/apps/traefik/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/apps/traefik/Dockerfile b/containers/apps/traefik/Dockerfile index 181e88d8d2d..893c58c3ca0 100644 --- a/containers/apps/traefik/Dockerfile +++ b/containers/apps/traefik/Dockerfile @@ -35,7 +35,7 @@ RUN apk add --no-cache --update git COPY --chmod=777 ./containers/apps/traefik/clone-plugins.sh /clone-plugins.sh RUN /clone-plugins.sh -FROM traefik:v3.4.0@sha256:4cf907247939b5d20bf4eff73abd21cb413c339600dde76dbc94a874b2578a27 +FROM traefik:v3.4.1@sha256:cd40ab7bc1f047731d5b22595203812343efcb6538014c4e93221cfc3a77217a # Copy the plugins from the previous stage COPY --from=plugins /plugins-local /plugins-local