Update docker.io/traefik Docker tag to v3.6.13
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.12 → v3.6.13 |
Release Notes
traefik/traefik (docker.io/traefik)
v3.6.13
Bug fixes:
- [middleware] Bump github.com/klauspost/compress v1.18.4 and fix TestNegotiation (#12937 @thaJeztah)
Documentation:
- [docker] Fix docker-compose.yaml location in Docker setup page (#12860 @ScottA38)
- [docker, consul, ecs, k8s] Fix documentation on how to restrict the scope of service discovery (#12645 @mloiseleur)
- [k8s/ingress-nginx] Add OVHcloud (OpenStack Octavia) to Cloud-Specific IP Management (#12759 @antonin-a)
- [k8s/ingress-nginx] Clarify IngressClass selection logic (#12926 @kevinpollet)
- Add missing redirects for Getting started (#12886 @nmengin)
- Add redirects for deleted pages (#12889 @sheddy-traefik)
- Fix default value of http.sanitizePath (#12904 @iTob191)