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.11 to 2.4.12 #162

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps github.com/traefik/traefik/v2 from 2.4.11 to 2.4.12.

Release notes

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

v2.4.12

Bug fixes:

  • [k8s,k8s/ingress] Get Kubernetes server version early (#8286 by rtribotte)
  • [k8s,k8s/ingress] Don't remove ingress config on API call failure (#8185 by dtomcej)
  • [middleware] Ratelimiter: use correct ttlSeconds value, and always call Set (#8254 by mpl)
  • [tls] Check if defaultcertificate is defined in store (#8274 by dtomcej)
Changelog

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

v2.4.12 (2021-07-26)

All Commits

Bug fixes:

  • [k8s,k8s/ingress] Get Kubernetes server version early (#8286 by rtribotte)
  • [k8s,k8s/ingress] Don't remove ingress config on API call failure (#8185 by dtomcej)
  • [middleware] Ratelimiter: use correct ttlSeconds value, and always call Set (#8254 by mpl)
  • [tls] Check if defaultcertificate is defined in store (#8274 by dtomcej)
Commits
  • 8be434a Prepare release v2.4.12
  • d9fc775 ratelimiter: use correct ttlSeconds value, and always call Set
  • e12630e feat: Add new CI system
  • bc5e621 Get Kubernetes server version early
  • c2c4dc9 Don't remove ingress config on API call failure
  • 8d4620d check if defaultcertificate is defined in store
  • 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)