chore(deps): update traefik to v3.6.14 #6204

Merged
renovate-bot merged 1 commits from renovate/unified-traefik into main 2026-04-24 17:47:17 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
docker.io/traefik patch v3.6.13v3.6.14
ghcr.io/traefik/traefik (source) patch v3.6.13v3.6.14
traefik/traefik patch 3.6.133.6.14

Release Notes

traefik/traefik-library-image (ghcr.io/traefik/traefik)

v3.6.14

Compare Source

v3.6.14

Compare Source

traefik/traefik (traefik/traefik)

v3.6.14

Compare Source

All Commits

Bug fixes:

Documentation:


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/traefik | patch | `v3.6.13` → `v3.6.14` | | [ghcr.io/traefik/traefik](https://hub.docker.com/_/traefik) ([source](https://github.com/traefik/traefik-library-image)) | patch | `v3.6.13` → `v3.6.14` | | [traefik/traefik](https://github.com/traefik/traefik) | patch | `3.6.13` → `3.6.14` | --- ### Release Notes <details> <summary>traefik/traefik-library-image (ghcr.io/traefik/traefik)</summary> ### [`v3.6.14`](https://github.com/traefik/traefik-library-image/compare/v3.6.14...v3.6.14) [Compare Source](https://github.com/traefik/traefik-library-image/compare/v3.6.14...v3.6.14) ### [`v3.6.14`](https://github.com/traefik/traefik-library-image/compare/v3.6.13...v3.6.14) [Compare Source](https://github.com/traefik/traefik-library-image/compare/v3.6.13...v3.6.14) </details> <details> <summary>traefik/traefik (traefik/traefik)</summary> ### [`v3.6.14`](https://github.com/traefik/traefik/blob/HEAD/CHANGELOG.md#v3614-2026-04-22) [Compare Source](https://github.com/traefik/traefik/compare/v3.6.13...v3.6.14) [All Commits](https://github.com/traefik/traefik/compare/v3.6.13...v3.6.14) **Bug fixes:** - **\[acme]** Bump github.com/go-acme/lego/v4 to v4.34.0 ([#&#8203;12993](https://github.com/traefik/traefik/pull/12993) [@&#8203;ldez](https://github.com/ldez)) - **\[docker]** Downgrade log level for missing container on inspect ([#&#8203;12900](https://github.com/traefik/traefik/pull/12900) [@&#8203;Otoru](https://github.com/Otoru)) - **\[sticky-session, k8s/crd]** Make SameSite cookie value case-insensitive ([#&#8203;12922](https://github.com/traefik/traefik/pull/12922) [@&#8203;murataslan1](https://github.com/murataslan1)) - **\[k8s/crd, k8s]** Honor allowCrossNamespace with chain middleware CRD ([#&#8203;12976](https://github.com/traefik/traefik/pull/12976) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[middleware]** Remove untrusted X headers with underscores ([#&#8203;12961](https://github.com/traefik/traefik/pull/12961) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[middleware]** Sanitize the request URL after stripping the prefix ([#&#8203;12990](https://github.com/traefik/traefik/pull/12990) [@&#8203;kevinpollet](https://github.com/kevinpollet)) - **\[middleware]** Deprecate ForwardAuth.TrustForwardHeader option ([#&#8203;13012](https://github.com/traefik/traefik/pull/13012) [@&#8203;kevinpollet](https://github.com/kevinpollet)) - **\[middleware, authentication]** Remove map lookup making the basic auth notFoundSecret empty ([#&#8203;12960](https://github.com/traefik/traefik/pull/12960) [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[middleware, authentication]** Fix trustForwardHeader on forward auth middleware ([#&#8203;12994](https://github.com/traefik/traefik/pull/12994) [@&#8203;juliens](https://github.com/juliens)) - **\[middleware, authentication]** Cleanup and make ForwardAuth logs consistent ([#&#8203;13013](https://github.com/traefik/traefik/pull/13013) [@&#8203;kevinpollet](https://github.com/kevinpollet)) - **\[webui]** Upgrade form-data to 2.5.4, 3.0.4, 4.0.4 ([#&#8203;12958](https://github.com/traefik/traefik/pull/12958) [@&#8203;orbisai0security](https://github.com/orbisai0security)) **Documentation:** - **\[k8s]** Fix yaml indentation ([#&#8203;12957](https://github.com/traefik/traefik/pull/12957) [@&#8203;isayme](https://github.com/isayme)) - **\[k8s]** Clarify install config watchNamespace watches only one namespace ([#&#8203;12962](https://github.com/traefik/traefik/pull/12962) [@&#8203;parkerfath](https://github.com/parkerfath)) - **\[k8s/crd]** Update ingressroute.md ([#&#8203;12916](https://github.com/traefik/traefik/pull/12916) [@&#8203;Rajakavitha1](https://github.com/Rajakavitha1)) - Reverse versions order in migration guide ([#&#8203;12959](https://github.com/traefik/traefik/pull/12959) [@&#8203;nmengin](https://github.com/nmengin)) - Update vulnerability submission guidelines ([#&#8203;12968](https://github.com/traefik/traefik/pull/12968) [@&#8203;emilevauge](https://github.com/emilevauge)) </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Chicago) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzkuNiIsInVwZGF0ZWRJblZlciI6IjQzLjEzOS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJkb2NrZXIiLCJkb2NrZXIiXX0=-->
renovate-bot added the automergedocker labels 2026-04-24 17:47:03 +00:00
renovate-bot added 1 commit 2026-04-24 17:47:05 +00:00
chore(deps): update traefik to v3.6.14
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 31s
lint-test-helm / validate-kubeconform (pull_request) Has been skipped
render-manifests / render-manifests (pull_request) Successful in 58s
lint-test-docker / lint-docker-compose (pull_request) Successful in 1m17s
c651166897
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-24 17:47:13 +00:00
renovate-bot merged commit 1276702808 into main 2026-04-24 17:47:17 +00:00
renovate-bot deleted branch renovate/unified-traefik 2026-04-24 17:47:20 +00:00
Sign in to join this conversation.