Skip to content

chore(deps): update traefik docker tag to v2.5.4

Renovate Bot requested to merge renovate/traefik-2.x into master

This MR contains the following updates:

Package Update Change
traefik patch v2.5.3 -> v2.5.4

Release Notes

containous/traefik

v2.5.4

Compare Source

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v4.5.0 (#​8481 by ldez)
  • [k8s/crd,k8s] fix: add missing RequireAnyClientCert value to TLSOption CRD (#​8464 by kevinpollet)
  • [k8s/crd,k8s] fix: normalize middleware names in ingress route config (#​8484 by aaronraff)
  • [middleware,provider,tls] fix: do not require a TLS client cert when InsecureSkipVerify is false (#​8525 by kevinpollet)
  • [middleware,tls] fix: use host's root CA set if ClientTLS ca is not defined (#​8545 by kevinpollet)
  • [middleware] fix: forward request Host to errors middleware service (#​8460 by kevinpollet)
  • [middleware] fix: use EscapedPath as header value when RawPath is empty (#​8251 by dtomcej)
  • [tcp,udp] fix: TCP/UDP wrr when all servers have a weight set to 0 (#​8553 by tomMoulard)
  • [webui] fix: bug parsing weighted service provider name (#​8522 by cocoanton)

Documentation:

  • [acme] docs: remove quotes in certificatesresolvers CLI examples (#​8544 by rdxmb)
  • [k8s/ingress,k8s] docs: clarify usage for cross provider references in Kubernetes ingress annotations (#​8536 by rtribotte)
  • [k8s/ingress] docs: networking.k8s.io/v1beta1 to networking.k8s.io/v1 (#​8523 by pmareke)
  • [k8s] docs: replace links to French translation of k8s docs with English ones (#​8457 by FoseFx)
  • [k8s] docs: remove non-working kind config in IngressRouteTCP/UDP examples (#​8538 by kevinpollet)
  • [kv] docs: fix typo in KV providers documentation (#​8477 by rondoe)
  • [metrics] docs: fix typo in addRoutersLabels option title (#​8561 by kevinpollet)
  • [middleware] fix: sourceCriterion documentation for InFlightReq and RateLimit middlewares (#​8524 by pmareke)
  • [middleware] Mention escaping escape characters in YAML for regex usage (#​8496 by JackMorganNZ)
  • [rules] docs: add named groups details to Regexp Syntax section (#​8559 by kerrsmith)
  • [tracing] docs: reword tracing config descriptions to be consistent (#​8473 by kevinpollet)
  • docs: remove link to microbadger.com (#​8555 by CrispyBaguette)
  • docs: remove http scheme urls in documentation (#​8507 by tomMoulard)
  • docs: update traefik image version (#​8533 by tomMoulard)

v2.5.4

Compare Source

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v4.5.0 (#​8481 by ldez)
  • [k8s/crd,k8s] fix: add missing RequireAnyClientCert value to TLSOption CRD (#​8464 by kevinpollet)
  • [k8s/crd,k8s] fix: normalize middleware names in ingress route config (#​8484 by aaronraff)
  • [middleware,provider,tls] fix: do not require a TLS client cert when InsecureSkipVerify is false (#​8525 by kevinpollet)
  • [middleware,tls] fix: use host's root CA set if ClientTLS ca is not defined (#​8545 by kevinpollet)
  • [middleware] fix: forward request Host to errors middleware service (#​8460 by kevinpollet)
  • [middleware] fix: use EscapedPath as header value when RawPath is empty (#​8251 by dtomcej)
  • [tcp,udp] fix: TCP/UDP wrr when all servers have a weight set to 0 (#​8553 by tomMoulard)
  • [webui] fix: bug parsing weighted service provider name (#​8522 by cocoanton)

Documentation:

  • [acme] docs: remove quotes in certificatesresolvers CLI examples (#​8544 by rdxmb)
  • [k8s/ingress,k8s] docs: clarify usage for cross provider references in Kubernetes ingress annotations (#​8536 by rtribotte)
  • [k8s/ingress] docs: networking.k8s.io/v1beta1 to networking.k8s.io/v1 (#​8523 by pmareke)
  • [k8s] docs: replace links to French translation of k8s docs with English ones (#​8457 by FoseFx)
  • [k8s] docs: remove non-working kind config in IngressRouteTCP/UDP examples (#​8538 by kevinpollet)
  • [kv] docs: fix typo in KV providers documentation (#​8477 by rondoe)
  • [metrics] docs: fix typo in addRoutersLabels option title (#​8561 by kevinpollet)
  • [middleware] fix: sourceCriterion documentation for InFlightReq and RateLimit middlewares (#​8524 by pmareke)
  • [middleware] Mention escaping escape characters in YAML for regex usage (#​8496 by JackMorganNZ)
  • [rules] docs: add named groups details to Regexp Syntax section (#​8559 by kerrsmith)
  • [tracing] docs: reword tracing config descriptions to be consistent (#​8473 by kevinpollet)
  • docs: remove link to microbadger.com (#​8555 by CrispyBaguette)
  • docs: remove http scheme urls in documentation (#​8507 by tomMoulard)
  • docs: update traefik image version (#​8533 by tomMoulard)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box.

This MR has been generated by Renovate Bot.

Merge request reports