Update docker.io/traefik Docker tag to v3.6.10
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.6.9 → v3.6.10 |
Release Notes
traefik/traefik (docker.io/traefik)
v3.6.10
Bug fixes:
- [docker] Bump Docker and OpenTelemetry dependencies (#12761 by mmatur)
- [fastproxy] Bump github.com/valyala/fasthttp to v1.69.0 (#12763 by kevinpollet)
- [healthcheck, grpc] Remove path parsing with grpc healthcheck (#12760 by rtribotte)
- [k8s/gatewayapi] Fix Gateway API router's rules (#12753 by rtribotte)
- [middleware] Fix HasSecureHeadersDefined returning false when stsSeconds is 0 (#12684 by veeceey)
- [otel] Bump go.opentelemetry.io/otel dependencies (#12754 by rtribotte)
- [server] Bump golang.org/x/net to v0.51.0 (#12756 by kevinpollet)
- [webui] Fix priority display in dashboard and ACME bypass redirect (#12740 by mmatur)
- [webui] Fix basePath validation for dashboard template (#12729 by gndz07)
Documentation: