Skip to content

automation: Update traefik Docker tag to v2.9.4

Botaniker (Bot) requested to merge renovate/traefik-2.x into main

This MR contains the following updates:

Package Update Change
traefik minor v2.7.0 -> v2.9.4

Release Notes

traefik/traefik

v2.9.4

Compare Source

All Commits

Bug fixes:

Documentation:

v2.9.4

Compare Source

All Commits

Bug fixes:

Documentation:

v2.9.1

Compare Source

All Commits

Enhancements:

Bug fixes:

Documentation:

Misc:

v2.9.1

Compare Source

All Commits

Enhancements:

Bug fixes:

Documentation:

Misc:

v2.8.8

Compare Source

All Commits

Bug fixes:

Documentation:

  • [docker] Fix watch option description for Docker provider (#​9391 by bhuisgen)
  • [ecs] Fix autoDiscoverClusters option documentation for ECS provider (#​9392 by johnpekcan)
  • [k8s] Improve documentation for publishedService and IP options (#​9380 by samip5)

v2.8.8

Compare Source

All Commits

Bug fixes:

Documentation:

  • [docker] Fix watch option description for Docker provider (#​9391 by bhuisgen)
  • [ecs] Fix autoDiscoverClusters option documentation for ECS provider (#​9392 by johnpekcan)
  • [k8s] Improve documentation for publishedService and IP options (#​9380 by samip5)

v2.8.7

Compare Source

All Commits

Bug fixes:

  • [consulcatalog] Fix UDP loadbalancer tags not being used with Consul Catalog (#​9357 by t3hchipmunk)
  • [docker,rancher,ecs,provider] Simplify AddServer algorithm (#​9358 by ldez)
  • [plugins] Allow empty plugin configuration (#​9338 by ldez)
  • [rules] Fix query parameter matching with equal (#​9369 by ldez)
  • [server] Optimize websocket headers handling (#​9360 by juliens)

Documentation:

v2.8.7

Compare Source

All Commits

Bug fixes:

  • [consulcatalog] Fix UDP loadbalancer tags not being used with Consul Catalog (#​9357 by t3hchipmunk)
  • [docker,rancher,ecs,provider] Simplify AddServer algorithm (#​9358 by ldez)
  • [plugins] Allow empty plugin configuration (#​9338 by ldez)
  • [rules] Fix query parameter matching with equal (#​9369 by ldez)
  • [server] Optimize websocket headers handling (#​9360 by juliens)

Documentation:

v2.8.5

Compare Source

All Commits

Bug fixes:

Documentation:

v2.8.5

Compare Source

All Commits

Bug fixes:

Documentation:

v2.8.4

Compare Source

All Commits

Bug fixes:

  • [docker,docker/swarm] Fix Docker provider mem leak on operation retries (#​9288 by rtribotte)
  • [middleware] Fix retry middleware on panic (#​9284 by ldez)
  • [plugins] Allow Traefik starting even if plugin service is unavailable (#​9287 by ldez)
  • chore: update paerser to v0.1.9 (#​9270 by tomMoulard)

Documentation:

v2.8.4

Compare Source

All Commits

Bug fixes:

  • [docker,docker/swarm] Fix Docker provider mem leak on operation retries (#​9288 by rtribotte)
  • [middleware] Fix retry middleware on panic (#​9284 by ldez)
  • [plugins] Allow Traefik starting even if plugin service is unavailable (#​9287 by ldez)
  • chore: update paerser to v0.1.9 (#​9270 by tomMoulard)

Documentation:

v2.8.3

Compare Source

All Commits

Bug fixes:

v2.8.3

Compare Source

All Commits

Bug fixes:

v2.8.2

Compare Source

All Commits

Bug fixes:

Documentation:

  • [k8s] Fix wording of default behavior for namespaces option (#​9222 by markormesher)
  • [k8s] Add getting started guide for Kubernetes (#​9163 by moutoum)
  • [plugins] Remove Traefik Pilot and add a Traefik Plugins Catalog page (#​9171 by sdelicata)
  • Update Thank You page with proper branding and grammar fixes (#​9203 by tfny)
  • Update CONTRIBUTING.md to contain all information in one place (#​9192 by tfny)
  • Update the MR guidelines in Contributing docs (#​9179 by tfny)

v2.8.2

Compare Source

All Commits

Bug fixes:

Documentation:

  • [k8s] Fix wording of default behavior for namespaces option (#​9222 by markormesher)
  • [k8s] Add getting started guide for Kubernetes (#​9163 by moutoum)
  • [plugins] Remove Traefik Pilot and add a Traefik Plugins Catalog page (#​9171 by sdelicata)
  • Update Thank You page with proper branding and grammar fixes (#​9203 by tfny)
  • Update CONTRIBUTING.md to contain all information in one place (#​9192 by tfny)
  • Update the MR guidelines in Contributing docs (#​9179 by tfny)

v2.8.1

Compare Source

All Commits

Bug fixes:

  • [kv] Upgrade valkeyrie to v0.4.1 (#​9161 by moutoum)
  • [middleware,metrics] Improve performances when Prometheus metrics are enabled (#​9168 by juliens)
  • [middleware] Support forwarded websocket protocol in RedirectScheme (#​9159 by moutoum)

Documentation:

v2.8.1

Compare Source

All Commits

Bug fixes:

  • [kv] Upgrade valkeyrie to v0.4.1 (#​9161 by moutoum)
  • [middleware,metrics] Improve performances when Prometheus metrics are enabled (#​9168 by juliens)
  • [middleware] Support forwarded websocket protocol in RedirectScheme (#​9159 by moutoum)

Documentation:

v2.8.0

Compare Source

All Commits

Enhancements:

  • [consul,consulcatalog] Support multiple namespaces for Consul and ConsulCatalog providers (#​8979 by rtribotte)
  • [http3] Upgrade quic-go to v0.27.0 (#​8922 by tomMoulard)
  • [http3] Upgrade quic-go to v0.26.0 (#​8874 by sylr)
  • [logs] Add destination address to debug log (#​9032 by qmloong)
  • [middleware,provider,tls] Deprecate caOptional option in client TLS configuration (#​8960 by kevinpollet)
  • [middleware] Support URL replacement in errors middleware (#​8956 by tomMoulard)
  • [middleware] Allow config of additional CircuitBreaker params (#​8907 by aidy)
  • [provider] Implement Traefik provider for Nomad orchestrator (#​9018 by shoenig)
  • [server] Allow HTTP/2 max concurrent stream configuration (#​8781 by tomMoulard)
  • [tls,k8s/crd] Support certificates configuration in TLSStore CRD (#​8976 by kevinpollet)
  • [webui,pilot,hub] Add Traefik Hub button and deprecate Pilot (#​9091 by ldez)
  • [webui,plugins] Reach the catalog of plugins from the Traefik dashboard (#​9055 by seedy)

Bug fixes:

Documentation:

Misc:

v2.8.0

Compare Source

All Commits

Enhancements:

  • [consul,consulcatalog] Support multiple namespaces for Consul and ConsulCatalog providers (#​8979 by rtribotte)
  • [http3] Upgrade quic-go to v0.27.0 (#​8922 by tomMoulard)
  • [http3] Upgrade quic-go to v0.26.0 (#​8874 by sylr)
  • [logs] Add destination address to debug log (#​9032 by qmloong)
  • [middleware,provider,tls] Deprecate caOptional option in client TLS configuration (#​8960 by kevinpollet)
  • [middleware] Support URL replacement in errors middleware (#​8956 by tomMoulard)
  • [middleware] Allow config of additional CircuitBreaker params (#​8907 by aidy)
  • [provider] Implement Traefik provider for Nomad orchestrator (#​9018 by shoenig)
  • [server] Allow HTTP/2 max concurrent stream configuration (#​8781 by tomMoulard)
  • [tls,k8s/crd] Support certificates configuration in TLSStore CRD (#​8976 by kevinpollet)
  • [webui,pilot,hub] Add Traefik Hub button and deprecate Pilot (#​9091 by ldez)
  • [webui,plugins] Reach the catalog of plugins from the Traefik dashboard (#​9055 by seedy)

Bug fixes:

Documentation:

Misc:

v2.7.3

Compare Source

All Commits

Bug fixes:

Documentation:

  • [middleware,k8s/crd] Add documentation for main, SANs and plugin CRD fields (#​9136 by mloiseleur)

v2.7.3

Compare Source

All Commits

Bug fixes:

Documentation:

  • [middleware,k8s/crd] Add documentation for main, SANs and plugin CRD fields (#​9136 by mloiseleur)

v2.7.2

Compare Source

All Commits

Bug fixes:

  • [healthcheck,service] Do not make multiple requests to the same URL for balancer healthcheck (#​8632 by TPXP)
  • [healthcheck,service] Add log when missing path in health check (#​9104 by moutoum)
  • [k8s/gatewayapi] Allow multiple listeners on same port in Gateway API provider (#​9107 by burner-account)
  • [middleware] RedirectScheme redirects based on X-Forwarded-Proto header (#​9121 by moutoum)
  • [plugins] Update yaegi to v0.13.0 (#​9118 by kevinpollet)
  • [rules] Fix HostRegexp and Query muxers (#​9131 by juliens)
  • [tracing] Update DataDog tracing dependency to v1.38.1 (#​9105 by kevinpollet)

Documentation:

v2.7.2

Compare Source

All Commits

Bug fixes:

  • [healthcheck,service] Do not make multiple requests to the same URL for balancer healthcheck (#​8632 by TPXP)
  • [healthcheck,service] Add log when missing path in health check (#​9104 by moutoum)
  • [k8s/gatewayapi] Allow multiple listeners on same port in Gateway API provider (#​9107 by burner-account)
  • [middleware] RedirectScheme redirects based on X-Forwarded-Proto header (#​9121 by moutoum)
  • [plugins] Update yaegi to v0.13.0 (#​9118 by kevinpollet)
  • [rules] Fix HostRegexp and Query muxers (#​9131 by juliens)
  • [tracing] Update DataDog tracing dependency to v1.38.1 (#​9105 by kevinpollet)

Documentation:

v2.7.1

Compare Source

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v4.7.0 (#​9065 by ldez)
  • [logs] Fix invalid placeholder in log message (#​9084 by ldez)

Documentation:

v2.7.1

Compare Source

All Commits

Bug fixes:

  • [acme] Update go-acme/lego to v4.7.0 (#​9065 by ldez)
  • [logs] Fix invalid placeholder in log message (#​9084 by ldez)

Documentation:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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. The local configuration can be found in the SI Renovate Bot repository.

Edited by Botaniker (Bot)

Merge request reports