k3s-at-home icon indicating copy to clipboard operation
k3s-at-home copied to clipboard

chore(deps): update container image traefik to v2.9.5

Open renovate[bot] opened this issue 2 years ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Update Change
traefik minor v2.6.1 -> v2.9.5

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

containous/traefik

v2.9.5

Compare Source

Bug fixes:

  • [logs,middleware] Create a new capture instance for each incoming request (#​9510 by sdelicata)

Documentation:

v2.9.5

Compare Source

Bug fixes:

  • [logs,middleware] Create a new capture instance for each incoming request (#​9510 by sdelicata)

Documentation:

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 PR 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 PR 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:

v2.7.0

Compare Source

All Commits

Enhancements:


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 PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Mar 25 '22 01:03 renovate[bot]