Update docker.io/traefik Docker tag to v3.3.3
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.2 -> v3.3.3 |
Release Notes
traefik/traefik (docker.io/traefik)v3.3.3
Bug fixes:
- [api] Do not create observability model by default (#11476 by rtribotte)
- [fastproxy] Fix content-length header assertion (#11498 by kevinpollet)
- [fastproxy] Handle responses without content length header (#11458 by rtribotte)
- [k8s/crd,k8s] Add missing headerField in Middleware CRD (#11499 by jspdown)
- [tracing,accesslogs] Bring back TraceID and SpanID fields in access logs (#11450 by rtribotte)
Misc: