v2.1.0
This is a minor release
The project name has been changed from docker-letsencrypt-nginx-proxy-companion to acme-companion (#768)
Additionally the image can be pulled from a new DockerHub registry : nginxproxy/acme-companion
Bug fixed:
- #763 unintentional file globing during wildcard lookup that resulted in location configuration files not being created (#767)
Changes from v2.0.2:
- Support for OCSP Must-Staple extension (#740)
- The interval at which certificates are checked for renewal is now configurable with
CERTS_UPDATE_INTERVAL(#744)
Dependencies:
golang->1.15.8-alpinealpine->3.13.4
Other changes: