Update docker.io/traefik Docker tag to v3.6.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.6.2 -> v3.6.5 |
Release Notes
traefik/traefik (docker.io/traefik)
v3.6.5
Bug fixes:
- [k8s/ingress-nginx] Fix NGINX sslredirect annotation support (#β12387 by rtribotte)
- [server] Print access logs for rejected requests and warn about new behavior (#β12424 by kevinpollet)
Documentation:
- [k8s/ingress-nginx] Add auth-signin to unsupported nginx annotations list (#β12370 by fibsifan)
- Add a Breaking change note to the changelog (#β12398 by nmengin)
- Fix encodedCharacters entryPoint option documentation (#β12385 by rtribotte)
v3.6.5
Bug fixes:
- [k8s/ingress-nginx] Fix NGINX sslredirect annotation support (#β12387 by rtribotte)
- [server] Print access logs for rejected requests and warn about new behavior (#β12424 by kevinpollet)
Documentation:
- [k8s/ingress-nginx] Add auth-signin to unsupported nginx annotations list (#β12370 by fibsifan)
- Add a Breaking change note to the changelog (#β12398 by nmengin)
- Fix encodedCharacters entryPoint option documentation (#β12385 by rtribotte)
v3.6.4
CVE's fixed:
- CVE-2025-66490 (Advisory GHSA-gm3x-23wp-hc2c): Breaking Change please read the migration guide.
- CVE-2025-66491 (Advisory GHSA-7vww-mvcr-x6vj)
Important: Please read the migration guide.
Bug fixes:
- [server] Reject suspicious encoded characters (#β12360 by rtribotte)
- [plugins] Validate plugin module name (#β12291 by kevinpollet)
- [http3] Bump github.com/quic-go/quic-go to v0.57.1 (#β12319 by GreyXor)
- [http3] Bump github.com/quic-go/quic-go to v0.57.0 (#β12308 by GreyXor)
- [server] Bump golang.org/x/crypto to v0.45.0 (#β12296 by kevinpollet)
- [acme] Bump github.com/go-acme/lego/v4 to v4.29.0 (#β12333 by ldez)
- [k8s/ingress-nginx] Fix SSL redirect to match NGINX behavior (#β12361 by mmatur)
- [k8s/ingress-nginx] Fix the service name for ingress-nginx provider (#β12352 by mmatur)
- [k8s/ingress-nginx] Fix nginx.ingress.kubernetes.io/proxy-ssl-verify annotation support (#β12351 by rtribotte)
- [middleware,authentication] Change ForwardAuth error log level from DEBUG to ERROR (#β12324 by murataslan1)
Documentation:
- [api] Fix typo in API dashboard configuration instructions (#β12335 by NAICOLAS)
- [docker] Add documentation for loadbalancer.server.url in Docker and Swarm providers (#β12289 by webash)
- [k8s/gatewayapi] Fix links of Helm chart values reference to providers.kubernetesGateway.enabled (#β12315 by shouhei)
- [k8s/ingress-nginx] Fix default value of ingress-nginx provider in documentation (#β12328 by mloiseleur)
- [k8s/ingress-nginx] NGINX Ingress Controller to Traefik Migration Guide (#β12318 by sheddy-traefik)
- [k8s/ingress-nginx] Improve the configuration options display of the Kubernetes ingress-nginx provider (#β12297 by mloiseleur)
- [k8s/ingress-nginx] Improve ingress-nginx provider documentation (#β12288 by sheddy-traefik)
- [service] Fix loadbalancer doc for highest random weight (#β12283 by ozon2)
- Correctly Format the HTTP Service Documentation (#β12311 by sheddy-traefik)
- Add documentation about checkNewVersion (#β12298 by darkweaver87)
Misc:
- Merge branch v2.11 into v3.6 (#β12364 by kevinpollet)
- Merge branch v2.11 into v3.6 (#β12341 by mmatur)
- Merge branch v2.11 into v3.6 (#β12368 by mmatur)
v3.6.4
CVE's fixed:
- CVE-2025-66490 (Advisory GHSA-gm3x-23wp-hc2c): Breaking Change please read the migration guide.
- CVE-2025-66491 (Advisory GHSA-7vww-mvcr-x6vj)
Important: Please read the migration guide.
Bug fixes:
- [server] Reject suspicious encoded characters (#β12360 by rtribotte)
- [plugins] Validate plugin module name (#β12291 by kevinpollet)
- [http3] Bump github.com/quic-go/quic-go to v0.57.1 (#β12319 by GreyXor)
- [http3] Bump github.com/quic-go/quic-go to v0.57.0 (#β12308 by GreyXor)
- [server] Bump golang.org/x/crypto to v0.45.0 (#β12296 by kevinpollet)
- [acme] Bump github.com/go-acme/lego/v4 to v4.29.0 (#β12333 by ldez)
- [k8s/ingress-nginx] Fix SSL redirect to match NGINX behavior (#β12361 by mmatur)
- [k8s/ingress-nginx] Fix the service name for ingress-nginx provider (#β12352 by mmatur)
- [k8s/ingress-nginx] Fix nginx.ingress.kubernetes.io/proxy-ssl-verify annotation support (#β12351 by rtribotte)
- [middleware,authentication] Change ForwardAuth error log level from DEBUG to ERROR (#β12324 by murataslan1)
Documentation:
- [api] Fix typo in API dashboard configuration instructions (#β12335 by NAICOLAS)
- [docker] Add documentation for loadbalancer.server.url in Docker and Swarm providers (#β12289 by webash)
- [k8s/gatewayapi] Fix links of Helm chart values reference to providers.kubernetesGateway.enabled (#β12315 by shouhei)
- [k8s/ingress-nginx] Fix default value of ingress-nginx provider in documentation (#β12328 by mloiseleur)
- [k8s/ingress-nginx] NGINX Ingress Controller to Traefik Migration Guide (#β12318 by sheddy-traefik)
- [k8s/ingress-nginx] Improve the configuration options display of the Kubernetes ingress-nginx provider (#β12297 by mloiseleur)
- [k8s/ingress-nginx] Improve ingress-nginx provider documentation (#β12288 by sheddy-traefik)
- [service] Fix loadbalancer doc for highest random weight (#β12283 by ozon2)
- Correctly Format the HTTP Service Documentation (#β12311 by sheddy-traefik)
- Add documentation about checkNewVersion (#β12298 by darkweaver87)
Misc: