chore(deps): update dependency traefik/traefik to v3.6.8 #3918

Merged
renovate-bot merged 1 commits from renovate/unified-traefiktraefik into main 2026-02-11 20:59:28 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
traefik/traefik patch v3.6.7v3.6.8

Release Notes

traefik/traefik (traefik/traefik)

v3.6.8

Compare Source

Bug fixes:

Documentation:

Misc:


Configuration

📅 Schedule: 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 this update 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 | |---|---|---| | [traefik/traefik](https://github.com/traefik/traefik) | patch | `v3.6.7` → `v3.6.8` | --- ### Release Notes <details> <summary>traefik/traefik (traefik/traefik)</summary> ### [`v3.6.8`](https://github.com/traefik/traefik/releases/tag/v3.6.8) [Compare Source](https://github.com/traefik/traefik/compare/v3.6.7...v3.6.8) **Bug fixes:** - **\[acme]** Remove invalid private key in log ([#&#8203;12574](https://github.com/traefik/traefik/pull/12574) by [juliens](https://github.com/juliens)) - **\[acme]** Alter TLS renewal period ([#&#8203;12479](https://github.com/traefik/traefik/pull/12479) by [LtHummus](https://github.com/LtHummus)) - **\[healthcheck]** Reject absolute URL in healthcheck path configuration ([#&#8203;12653](https://github.com/traefik/traefik/pull/12653) by [rtribotte](https://github.com/rtribotte)) - **\[http3]** Bump github.com/quic-go/quic-go to v0.59.0 ([#&#8203;12553](https://github.com/traefik/traefik/pull/12553) by [jnoordsij](https://github.com/jnoordsij)) - **\[metrics,tracing,accesslogs]** Fix ObservabilityConfig SetDefaults ([#&#8203;12636](https://github.com/traefik/traefik/pull/12636) by [mmatur](https://github.com/mmatur)) - **\[server]** Remove conn deadline after STARTTLS negociation ([#&#8203;12639](https://github.com/traefik/traefik/pull/12639) by [rtribotte](https://github.com/rtribotte)) - **\[tls]** Fix verifyServerCertMatchesURI function behavior ([#&#8203;12575](https://github.com/traefik/traefik/pull/12575) by [kevinpollet](https://github.com/kevinpollet)) - **\[tracing,otel]** Use ParentBased sampler to respect parent span sampling decision ([#&#8203;12403](https://github.com/traefik/traefik/pull/12403) by [xe-leon](https://github.com/xe-leon)) - **\[webui]** Use url.Parse to validate X-Forwarded-Prefix value ([#&#8203;12643](https://github.com/traefik/traefik/pull/12643) by [kevinpollet](https://github.com/kevinpollet)) - **\[healthcheck]** Validate healthcheck path configuration ([#&#8203;12642](https://github.com/traefik/traefik/issues/12642) by [@&#8203;rtribotte](https://github.com/rtribotte)) - **\[tls, server]** Cap TLS record length to RFC 8446 limit in ClientHello peeking ([#&#8203;12638](https://github.com/traefik/traefik/issues/12638) by [@&#8203;mmatur](https://github.com/mmatur)) - **\[service]** Avoid recursion with services ([#&#8203;12591](https://github.com/traefik/traefik/pull/12591) by [juliens](https://github.com/juliens)) - **\[webui]** Bump dependencies of documentation and webui ([#&#8203;12581](https://github.com/traefik/traefik/pull/12581) by [gndz07](https://github.com/gndz07)) **Documentation:** - **\[k8s]** Fix kubernetes.md with correct http redirections ([#&#8203;12603](https://github.com/traefik/traefik/pull/12603) by [MartenM](https://github.com/MartenM)) - **\[middleware,k8s/crd]** Fix the errors middleware's document for Kubernetes CRD ([#&#8203;12600](https://github.com/traefik/traefik/pull/12600) by [yuito-it](https://github.com/yuito-it)) - **\[tls]** Clarify SNI selection ([#&#8203;12482](https://github.com/traefik/traefik/pull/12482) by [AnuragEkkati](https://github.com/AnuragEkkati)) - Fix typo on JWT documentation ([#&#8203;12616](https://github.com/traefik/traefik/pull/12616) by [mdevino](https://github.com/mdevino)) - Add [@&#8203;gndz07](https://github.com/gndz07) as a current maintainer ([#&#8203;12594](https://github.com/traefik/traefik/pull/12594) by [emilevauge](https://github.com/emilevauge)) - Remove extraneous dots in migration guide ([#&#8203;12571](https://github.com/traefik/traefik/pull/12571) by [dathbe](https://github.com/dathbe)) - Document Path matcher placeholder removal in v3 migration guide ([#&#8203;12570](https://github.com/traefik/traefik/pull/12570) by [sheddy-traefik](https://github.com/sheddy-traefik)) - Improve Service Reference page ([#&#8203;12541](https://github.com/traefik/traefik/pull/12541) by [sheddy-traefik](https://github.com/sheddy-traefik)) - Document negative priority support for routers ([#&#8203;12505](https://github.com/traefik/traefik/pull/12505) by [understood-the-assignment](https://github.com/understood-the-assignment)) - Improve the structure of the routing reference pages ([#&#8203;12429](https://github.com/traefik/traefik/pull/12429) by [sheddy-traefik](https://github.com/sheddy-traefik)) - Clean Up Menu Entries & Update Expose Overview ([#&#8203;12405](https://github.com/traefik/traefik/pull/12405) by [sheddy-traefik](https://github.com/sheddy-traefik)) - Split Expose User Guides & Add Multi-Layer Routing Section ([#&#8203;12238](https://github.com/traefik/traefik/pull/12238) by [sheddy-traefik](https://github.com/sheddy-traefik)) - Remove extra dots in migration guide ([#&#8203;12573](https://github.com/traefik/traefik/pull/12573) by [rtribotte](https://github.com/rtribotte)) **Misc:** - Merge v2.11 into v3.6 ([#&#8203;12652](https://github.com/traefik/traefik/pull/12652) by [mmatur](https://github.com/mmatur)) - Merge v2.11 into v3.6 ([#&#8203;12644](https://github.com/traefik/traefik/pull/12644) by [mmatur](https://github.com/mmatur)) - Merge branch v2.11 into v3.6 ([#&#8203;12617](https://github.com/traefik/traefik/pull/12617) by [mmatur](https://github.com/mmatur)) - Merge v2.11 into v3.6 ([#&#8203;12605](https://github.com/traefik/traefik/pull/12605) by [mmatur](https://github.com/mmatur)) - Merge v2.11 into v3.6 ([#&#8203;12601](https://github.com/traefik/traefik/pull/12601) by [mmatur](https://github.com/mmatur)) - Merge branch v2.11 into v3.6 ([#&#8203;12556](https://github.com/traefik/traefik/pull/12556) by [mmatur](https://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 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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
renovate-bot added the automergeimage labels 2026-02-11 20:59:17 +00:00
renovate-bot added 1 commit 2026-02-11 20:59:19 +00:00
chore(deps): update dependency traefik/traefik to v3.6.8
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
render-manifests-automerge / render-manifests-automerge (pull_request) Failing after 4s
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
lint-test-helm / lint-helm (pull_request) Successful in 25s
eabae94044
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-11 20:59:23 +00:00
renovate-bot merged commit 774f3a0e1b into main 2026-02-11 20:59:28 +00:00
renovate-bot deleted branch renovate/unified-traefiktraefik 2026-02-11 20:59:36 +00:00
Sign in to join this conversation.