Traefik + Let's Encrypt logo

Traefik + Let's Encrypt

Expose your apps with https certificates from Let's Encrypt


About Versions (103)

v3.2.4

2025-01-06

⚠️ There is an issue with websocket upgrade. If you want to use this version, please set the following environment variable GODEBUG=http2xconnect=0 ⚠️

Bug fixes:

  • [k8s/gatewayapi] Support empty value for core Kubernetes API group (#11386 by rtribotte)
  • [tcp,k8s/crd] Pass TLS bool from IngressRouteTCP to TCPService (#11343 by lipmem)
  • [tls] Upgrade github.com/spiffe/go-spiffe/v2 to v2.4.0 (#11385 by mmatur)
  • Remove duplicate github.com/coreos/go-systemd dependency (#11354 by Juneezee)

Documentation:

Misc: