Update docker.io/traefik Docker tag to v3.3.5
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.3.4 -> v3.3.5 |
Release Notes
traefik/traefik (docker.io/traefik)
v3.3.5
Bug fixes:
- [k8s/gatewayapi] Set scheme to https with BackendTLSPolicy (#11586 by rtribotte)
- [middleware] Revert compress middleware algorithms priority to v2 behavior (#11641 by rtribotte)
- [middleware] Do not abort request when response content-type is malformed (#11628 by kevinpollet)
- [middleware] Compress data on flush when compression is not started (#11583 by kevinpollet)
Documentation:
- [middleware] Add back forwarded headers section in FAQ (#11606 by kevinpollet)
- New Routing Reference Documentation (#11330 by sheddy-traefik)
Misc:
- Merge branch v2.11 into v3.3 (#11644 by kevinpollet)
- Merge branch v2.11 into v3.3 (#11594 by rtribotte)