Update docker.io/traefik Docker tag to v3.6.2
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.5.3 -> v3.6.2 |
Release Notes
traefik/traefik (docker.io/traefik)
v3.6.2
Important: Please read the migration guide.
Bug fixes:
- [k8s/ingress-nginx] Deprecate Kubernetes Ingress NGINX provider experimental flag (#β12286 by rtribotte)
v3.6.1
Important: Please read the migration guide.
Bug fixes:
- [docker] Auto-negotiate Docker API Version (#β12256 by felixbuenemann)
- [server] Fix multi-layer routing with models (#β12258 by juliens)
- [udp] Revert "Avoid allocations in readLoop by using sync.Pool" (#β12267 by kevinpollet)
- [webui] Fix blocked navigation on Safari (#β12231 by gndz07)
- [webui] Restore remote Upgrade to Hub button web component (#β12219 by gndz07)
Documentation:
- [k8s] Fix Nginx provider documentation (#β12266 by nmengin)
- [k8s] Fix Gateway API version and the list of features supported (#β12254 by nmengin)
v3.6.0
Enhancements:
- [acme] Add new certificatesresolvers options (#β11977 by ldez)
- [consul,consulcatalog,nomad] Log provider namespace during startup (#β12002 by shreealt)
- [docker] Allow discovering non-running Docker containers (#β10645 by acouvreur)
- [ecs] AWS ECS IPv6 Support (#β12179 by wizbit)
- [file,k8s/crd,service] Add least time load balancing strategy (#β12167 by sdelicata)
- [healthcheck,tcp] Add TCP Healthcheck (#β11238 by ddtmachado)
- [healthcheck] Add passive health checks (#β11351 by Nelwhix)
- [k8s/crd] Add highest random weight in Kubernetes CRD (#β12061 by lbenguigui)
- [k8s/gatewayapi] Bump sigs.k8s.io/gateway-api to v1.4.0 (#β12140 by kevinpollet)
- [k8s/ingress] Allow publishing services with type ExternalName (#β12065 by james-callahan)
- [k8s] Add Knative provider (#β11448 by idurgakalyan)
- [middleware,authentication] Add warning when maxBodySize is not set (#β12085 by kianelbo)
- [middleware,server] Multi-layer routing (#β12130 by sdelicata)
- [plugins] Support syscall (#β11939 by david-garcia-garcia)
- [server] Implement HTTP2 HPACK table size options (#β12050 by GCHQDeveloper548)
- [service,udp] Avoid allocations in readLoop by using sync.Pool (#β12029 by arturmelanchyk)
- [service] Add HighestRandomWeight load balancing algorithm (#β9946 by mathieuHa)
- [webui] Add Traefik Hub demo in dashboard (#β12193 by gndz07)
- [webui] Reduce vertical padding in dashboard table rows for more compact layout (#β12145 by leccelecce)
Bug fixes:
- [server] Make the aggregator compute provider namespace for router's parentRefs (#β12235 by rtribotte)
Documentation:
- Prepare release v3.6.0-rc1 (#β12211 by kevinpollet)
- Fix broken link to migration guide on readme (#β12021 by 0slb)
- Fix broken links in TCP Service and HTTP Router documentation (#β12215 by sheddy-traefik)
- Fix typo in v3.6 migration guide (#β12212 by jnoordsij)
Misc:
- Merge branch v3.5 into master (#β12210 by rtribotte)
- Merge branch v3.5 into master (#β12191 by rtribotte)
- Merge branch v3.5 into master (#β12188 by rtribotte)
- Merge branch v3.5 into master (#β12160 by rtribotte)
- Merge branch v3.5 into master (#β12136 by kevinpollet)
- Merge branch v3.5 into master (#β12120 by rtribotte)
- Merge branch v3.5 into master (#β12095 by kevinpollet)
- Merge branch v3.5 into master (#β12051 by rtribotte)
- Merge branch v3.5 into master (#β11976 by kevinpollet)
- Merge branch v3.5 into master (#β11940 by kevinpollet)
- Merge branch v3.5 into master (#β11900 by kevinpollet)
- Merge branch v3.5 into v3.6 (#β12242 by kevinpollet)
v3.5.6
Bug fixes:
- [acme] Bump github.com/go-acme/lego/v4 to v4.28.0 (#β12218 by ldez)
- [server] Filter unknown nodes with file and env for the deprecation loader (#β12227 by rtribotte)
Documentation:
- [acme] Add missing ACME options and clean up table for more visibility (#β12208 by sheddy-traefik)
- [middleware] Fix default encodings in compress middleware (#β12216 by Belphemur)
- Update Configuration Overview Page (#β12202 by sheddy-traefik)
v3.5.4
Bug fixes:
- [acme] Bump github.com/go-acme/lego/v4 to v4.27.0 (#β12166 by ldez)
- [acme] Bump github.com/go-acme/lego/v4 to v4.26.0 (#β12063 by ldez)
- [http3] Bump github.com/quic-go/quic-go to v0.55.0 (#β12121 by GreyXor)
- [kv] Bump github.com/kvtools/etcdv3 to v1.0.3 (#β12163 by kevinpollet)
- [logs,metrics,tracing,accesslogs,otel] Fix otel not working without USER (#β12103 by mmatur)
- [logs,otel] Enable stdout logging when OTLP is enabled (#β12124 by lbenguigui)
- [metrics,otel] Rename traefik_tls_certs_not_after_milliseconds to traefik_tls_certs_not_after_seconds (#β12141 by shreealt)
- [otel] Update OpenTelemetry to v1.38.0 and semantic conventions to v1.37.0 (#β12099 by rtribotte)
- [otel] Do not fail when pod is not found in K8sAttributesDetector (#β12096 by xe-leon)
- [tls] Make the staple updates continuous (#β12142 by rtribotte)
- [webui] Fix version display regression (#β12111 by mdeliatf)
Documentation:
- [accesslogs] Fix link for accesslog.fields.names in documentation (#β12094 by rmbruntz)
- [acme] Fix Hetzner env var name inside documentation (#β12187 by ldez)
- [acme] Replace internal dead links (#β12152 by rtribotte)
- [acme] Clean and avoid collisions of anchors in option tables (#β12149 by rtribotte)
- [docker/swarm] Fix swarm code example (#β12115 by Dr4K4n)
- [healthcheck] Clarify health check requirement for server status metric (#β12201 by asafm)
- [k8s/crd] Fix typo in ingressroute.md from pirority to priority (#β12112 by miromichalicka)
- [k8s] Fix incorrect option and lint page (#β12108 by sheddy-traefik)
- [k8s] Add API basePath documentation and fix broken links (#β12177 by mloiseleur)
- [k8s] Merge TLSOption/TLSStore CRD documentation page (#β12164 by nmengin)
- [logs] Clarify log.filePath behavior in documentation (#β12153 by Alanxtl)
- [metrics] Fix incorrect addInternals configuration option (#β12118 by shreealt)
- [middleware] Fix anchors in basic auth configuration options (#β12168 by homersimpsons)
- [middleware] Fix PreserveRequestMethod casing (#β12122 by LeTamanoir)
- [middleware] Add missing reference docs for statusRewrites in errors middleware (#β12198 by sevensolutions)
- [middleware] Document rejectStatusCode (#β12062 by czocher)
- [otel] Align documentation on default otlp endpoint (#β12151 by mloiseleur)
- [otel] Fix metric name to metrics.otlp.grpc.insecure (#β12200 by germainlefebvre4)
- [server,k8s/crd,k8s] Add dedicated pages for routers and fix doc links in CRDs (#β12119 by rtribotte)
- [tls] Fix typo in TLS certificate generation description (#β12185 by iraj-jelo)
- Fix wrong references to router's pages (#β12131 by rtribotte)
- Fix markdown rendering for table anchors (#β12129 by MaBauMeBad)
- Fix provider option descriptions (#β12135 by kevinpollet)
- Format HTTP headers as code (#β12105 by tyilo)
- Fix heading levels and add links (#β12084 by Granjow)
Misc:
- Merge branch v2.11 into v3.5 (#β12206 by kevinpollet)
- Merge branch v2.11 into v3.5 (#β12158 by rtribotte)