Update docker.io/traefik Docker tag to v3.5.0
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 | minor | v3.4.3 -> v3.5.0 |
Release Notes
traefik/traefik (docker.io/traefik)
v3.5.0
Enhancements:
- [acme] OCSP stapling (#8393 by alekitto)
- [acme] Add acme.httpChallenge.delay option (#11643 by ldez)
- [acme] Allow configuration of ACME provider http timeout (#11637 by tkw1536)
- [healthcheck] Add url option to healthcheck command (#11711 by Nelwhix)
- [healthcheck] Add unhealthy Interval to the health check configuration (#10610 by sswastik02)
- [k8s/gatewayapi] Bump sigs.k8s.io/gateway-api to v1.3.0 (#11719 by rtribotte)
- [k8s/ingress] Make the behavior of prefix matching in Ingress consistent with Kubernetes doc (#11203 by charlie0129)
- [k8s] NGINX Ingress Provider (#11844 by rtribotte)
- [middleware,authentication] Handle context canceled in ForwardAuth middleware (#11817 by bengentree)
- [plugins] Ability to enable unsafe in yaegi through plugin manifest (#11589 by Rydez)
- [tls] Introduce X25519MLKEM768 for Post-Quantum-Secure TLS (#11731 by fzoli)
- [webui] Migrate Traefik Proxy dashboard UI to React (#11674 by gndz07)
- [webui] Improve visualization for StatusRewrites option of errors middleware (#11806 by sevensolutions)
Bug fixes:
- [healthcheck] Revert 11711 adding url param to healthcheck command (#11927 by lbenguigui)
- [logs,metrics,tracing,accesslogs,otel] Add missing resource attributes detectors (#11874 by rtribotte)
- [logs,tracing,k8s,otel] Add k8s resource attributes automatically (#11906 by kevinpollet)
- [metrics,otel] Add resourceAttributes option to OTel metrics (#11908 by kevinpollet)
- [middleware,tracing] Introduce trace verbosity config and produce less spans by default (#11870 by rtribotte)
Documentation:
- [docker,ecs,docker/swarm,consulcatalog,nomad] Add constraints key limitations for label providers (#11893 by bluepuma77)
- [k8s] Add extended NGinX annotation support documentation (#11920 by nmengin)
- Remove dead link to Peka blog (#11934 by kevinpollet)
- Prepare release v3.5.0-rc2 (#11899 by kevinpollet)
- Prepare release v3.5.0-rc1 (#11865 by rtribotte)
Misc:
- Merge branch v3.4 into v3.5 (#11933 by rtribotte)
- Merge branch v3.4 into v3.5 (#11898 by kevinpollet)
- Merge branch v3.4 into master (#11863 by rtribotte)
- Merge branch v3.4 into master (#11861 by rtribotte)
- Merge branch v3.4 into master (#11857 by rtribotte)
- Merge branch v3.4 into master (#11855 by rtribotte)
- Merge branch v3.4 into master (#11813 by kevinpollet)
- Merge branch v3.4 into master (#11758 by mmatur)
- Merge v3.4 into master (#11752 by mmatur)
- Merge branch v3.4 into master (#11708 by kevinpollet)
v3.4.5
Bug fixes:
Documentation:
- Fix typo in entrypoints page (#11914 by adk-swisstopo)
Misc:
- Merge branch v2.11 into v3.4 (#11930 by kevinpollet)
- Merge branch v2.11 into v3.4 (#11926 by rtribotte)
v3.4.4
Bug fixes:
- [k8s/gatewayapi] Respect service.nativelb=false annotation when nativeLBByDefault is enabled (#11847 by sdelicata)
- [service] Fix concurrent access to balancer status map in WRR and P2C strategies (#11887 by kevinpollet)
Documentation:
- [docker,k8s] Add New Expose Guides (#11760 by sheddy-traefik)
- [docker,k8s] Add New Setup Guides (#11741 by sheddy-traefik)
- [docker/swarm] Fix label for overriding swarm network on container (#11881 by kevinpollet)
- [logs,accesslogs] Update Logs and Accesslogs Reference documentation with OTLP Options (#11845 by sheddy-traefik)
- Update what is Traefik page to include full Traefik Platform context (#11885 by tomatokoolaid)
Misc:
- Merge branch v2.11 into v3.4 (#11896 by kevinpollet)