chore(deps): update traefik docker tag to v2.11.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
traefik | Kustomization | patch |
v2.11.0 -> v2.11.2
|
Release Notes
containous/traefik (traefik)
v2.11.2
IMPORTANT: Please read the Migration Guide.
CVE's:
- GHSA-7f4j-64p6-5h5v (related to CVE-2023-45288)
- CVE-2024-28869
Bug fixes:
- [server] Revert LingeringTimeout and change default value for ReadTimeout (#10599 by kevinpollet)
- [server] Set default ReadTimeout value to 60s (#10602 by rtribotte)
v2.11.2
IMPORTANT: Please read the Migration Guide.
CVE's:
- GHSA-7f4j-64p6-5h5v (related to CVE-2023-45288)
- CVE-2024-28869
Bug fixes:
- [server] Revert LingeringTimeout and change default value for ReadTimeout (#10599 by kevinpollet)
- [server] Set default ReadTimeout value to 60s (#10602 by rtribotte)
v2.11.1
Bug fixes:
- [acme,tls] Enforce handling of ACME-TLS/1 challenges (#10536 by rtribotte)
- [acme] Update go-acme/lego to v4.16.1 (#10508 by ldez)
- [acme] Close created file in ACME local store CheckFile func (#10574 by testwill)
- [docker,http3] Update to quic-go v0.42.0 and docker/cli v24.0.9 (#10572 by mloiseleur)
- [docker,marathon,rancher,ecs,tls,nomad] Allow to configure TLSStore default generated certificate with labels (#10439 by kevinpollet)
- [ecs] Adjust ECS network interface detection logic (#10550 by amaxine)
- [logs,tls] Fix log when default TLSStore and TLSOptions are defined multiple times (#10499 by rtribotte)
- [middleware] Allow empty replacement with ReplacePathRegex middleware (#10538 by rtribotte)
- [plugins] Update Yaegi to v0.16.1 (#10565 by ldez)
- [provider,rules] Don't allow routers higher than internal ones (#10428 by ldez)
- [rules] Reserve priority range for internal routers (#10541 by youkoulayley)
- [server,tcp] Introduce Lingering Timeout (#10569 by rtribotte)
- [tcp] Enforce failure for TCP HostSNI with hostname (#10540 by youkoulayley)
- [tracing] Bump Elastic APM to v2.4.8 (#10512 by rtribotte)
- [webui] Fix dashboard exposition through a router (#10518 by mmatur)
- [webui] Display IPAllowlist middleware configuration in dashboard (#10459 by youkoulayley)
- [webui] Make text more readable in dark mode (#10473 by hood)
- [webui] Migrate to Quasar 2.x and Vue.js 3.x (#10416 by andsarr)
- [webui] Add a horizontal scroll for the mobile view (#10480 by framebassman)
Documentation:
- [acme] Update gandiv5 env variable in providers table (#10506 by dominiwe)
- [acme] Fix multiple dns provider documentation (#10496 by mmatur)
- [docker] Fix paragraph in entrypoints and Docker docs (#10491 by luigir-it)
- [k8s] Improve middleware example (#10532 by mloiseleur)
- [metrics] Fix host header mention in prometheus metrics doc (#10502 by MorphBonehunter)
- [metrics] Fix typo in statsd metrics docs (#10437 by xpac1985)
- [middleware] Improve excludedIPs example with IPWhiteList and IPAllowList middleware (#10554 by mloiseleur)
- [nomad] Improve documentation about Nomad ACL minimum rights (#10482 by Thadir)
- [server] Add specification for TCP TLS routers in documentation (#10510 by shivanipawar00)
- [tls] Fix default value for peerCertURI option (#10470 by marcmognol)
- Update releases page (#10449 by ldez)
- Update releases page (#10443 by ldez)
- Add youkoulayley to maintainers (#10517 by emilevauge)
- Add sdelicata to maintainers (#10515 by emilevauge)
Misc:
v2.11.1
Bug fixes:
- [acme,tls] Enforce handling of ACME-TLS/1 challenges (#10536 by rtribotte)
- [acme] Update go-acme/lego to v4.16.1 (#10508 by ldez)
- [acme] Close created file in ACME local store CheckFile func (#10574 by testwill)
- [docker,http3] Update to quic-go v0.42.0 and docker/cli v24.0.9 (#10572 by mloiseleur)
- [docker,marathon,rancher,ecs,tls,nomad] Allow to configure TLSStore default generated certificate with labels (#10439 by kevinpollet)
- [ecs] Adjust ECS network interface detection logic (#10550 by amaxine)
- [logs,tls] Fix log when default TLSStore and TLSOptions are defined multiple times (#10499 by rtribotte)
- [middleware] Allow empty replacement with ReplacePathRegex middleware (#10538 by rtribotte)
- [plugins] Update Yaegi to v0.16.1 (#10565 by ldez)
- [provider,rules] Don't allow routers higher than internal ones (#10428 by ldez)
- [rules] Reserve priority range for internal routers (#10541 by youkoulayley)
- [server,tcp] Introduce Lingering Timeout (#10569 by rtribotte)
- [tcp] Enforce failure for TCP HostSNI with hostname (#10540 by youkoulayley)
- [tracing] Bump Elastic APM to v2.4.8 (#10512 by rtribotte)
- [webui] Fix dashboard exposition through a router (#10518 by mmatur)
- [webui] Display IPAllowlist middleware configuration in dashboard (#10459 by youkoulayley)
- [webui] Make text more readable in dark mode (#10473 by hood)
- [webui] Migrate to Quasar 2.x and Vue.js 3.x (#10416 by andsarr)
- [webui] Add a horizontal scroll for the mobile view (#10480 by framebassman)
Documentation:
- [acme] Update gandiv5 env variable in providers table (#10506 by dominiwe)
- [acme] Fix multiple dns provider documentation (#10496 by mmatur)
- [docker] Fix paragraph in entrypoints and Docker docs (#10491 by luigir-it)
- [k8s] Improve middleware example (#10532 by mloiseleur)
- [metrics] Fix host header mention in prometheus metrics doc (#10502 by MorphBonehunter)
- [metrics] Fix typo in statsd metrics docs (#10437 by xpac1985)
- [middleware] Improve excludedIPs example with IPWhiteList and IPAllowList middleware (#10554 by mloiseleur)
- [nomad] Improve documentation about Nomad ACL minimum rights (#10482 by Thadir)
- [server] Add specification for TCP TLS routers in documentation (#10510 by shivanipawar00)
- [tls] Fix default value for peerCertURI option (#10470 by marcmognol)
- Update releases page (#10449 by ldez)
- Update releases page (#10443 by ldez)
- Add youkoulayley to maintainers (#10517 by emilevauge)
- Add sdelicata to maintainers (#10515 by emilevauge)
Misc:
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot