Update docker.io/traefik Docker tag to v3.5.2
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 | v3.5.1 -> v3.5.2 |
Release Notes
traefik/traefik (docker.io/traefik)
v3.5.2
Important: Please read the migration guide.
Bug fixes:
- [middleware,accesslogs] Add GenericCLF log format for access logs (#12033 by sdelicata)
- [middleware] Fix customerrors query url replacement (#11876 by DorianBlues)
- [tls,service] Send proxy protocol header before TLS handshake (#11956 by rtribotte)
- [webui] Restore empty webui/static to use traefik as library (#12025 by youkoulayley)
Documentation:
- [accesslogs] Fix path for access-logs header config (#12030 by cgatt)
- [acme] Fixes typo for OCSP in CLI example (#12039 by mloiseleur)
- [docker/swarm] Fixes typo for Swarm mode in CLI example (#12038 by BilalBudhani)
- [kv] Fix broken links in KV store documentation (#12040 by sheddy-traefik)
- [middleware] Add redis options to ratelimit middleware & Include distributed rate limit middleware (#12041 by sheddy-traefik)
- [server] Fix link to HTTP3 section in documentation (#12028 by vincentbernat)
- Fix migration path in documentation (#12032 by nmengin)