Update docker.io/traefik Docker tag to v2.11.14
No problems whatsoever deploying to Proxmox VE K3s Kubernetes cluster via Helm Chart and Flux V2 reconciliation in a GitOps approach with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/traefik | patch | v2.11.13 -> v2.11.14 |
Release Notes
traefik/traefik (docker.io/traefik)v2.11.14
Bug fixes:
- [acme] Update go-acme/lego to v4.20.2 (#11263 by ldez)
- [logs,server] Change level of peeking first byte error log to DEBUG (#11254 by rtribotte)
- [middleware,server] Drop untrusted X-Forwarded-Prefix header (#11253 by rtribotte)
- [server] Apply keepalive config to h2c entrypoints (#11276 by davefu113)
- [service] Fix internal handlers ServiceBuilder composition (#11281 by juliens)
Documentation:
- [accesslogs] Update access-logs.md, add examples for accesslog.format (#11275 by bluepuma77)
- Fix the defaultRule CLI examples (#11282 by kevinpollet)
- Fix spelling, grammar, and rephrase sections for clarity in some documentation pages (#11280 by AntoineDeveloper)
- Fix absolute link in the migration guide (#11269 by kevinpollet)
- Add X-Forwarded-Prefix to the migration guide (#11267 by kevinpollet)
- Fix a small typo in entrypoints documentation (#11261 by quiode)
- Add a warning about environment variables casing for static configuration (#11226 by anchal00)
- Improve documentation on dashboard (#11220 by mloiseleur)