ldez / traefik-certs-dumper

Dump ACME data from Traefik to certificates
Other
462 stars 30 forks source link

chore: bump github.com/traefik/traefik/v2 from 2.4.13 to 2.4.14 #164

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/traefik/traefik/v2 from 2.4.13 to 2.4.14.

Release notes

Sourced from github.com/traefik/traefik/v2's releases.

v2.4.14

Bug fixes:

  • [k8s/crd,k8s] Avoid unauthorized middleware cross namespace reference (#8322 by jbdoumenjou)
  • [kv] Remove unwanted trailing slash in key (#8335 by jbdoumenjou)
  • [middleware] Redirect: fix comparison when explicit port request and implicit redirect port (#8348 by tcolgate)

Documentation:

  • [kv] Fix a router's entryPoint definition example for KV provider (#8357 by avtion)
Changelog

Sourced from github.com/traefik/traefik/v2's changelog.

v2.4.14 (2021-08-16)

All Commits

Bug fixes:

  • [k8s/crd,k8s] Avoid unauthorized middleware cross namespace reference (#8322 by jbdoumenjou)
  • [kv] Remove unwanted trailing slash in key (#8335 by jbdoumenjou)
  • [middleware] Redirect: fix comparison when explicit port request and implicit redirect port (#8348 by tcolgate)

Documentation:

  • [kv] Fix a router's entryPoint definition example for KV provider (#8357 by avtion)
Commits
  • 35a40c8 Prepare release v2.4.14
  • 7f62667 Update mkdocs dependency version
  • fd4ba58 fix: an example code error in doc
  • e73dd31 redirect: fix comparison when explicit port request and implicit redirect port
  • ef9b79f Remove unwanted trailing slash in key
  • 32d88a9 Avoid unauthorized midlleware cross namespace reference
  • 547c380 fix: change machine type for release
  • See full diff in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)