diff --git a/images/docker-letsencrypt.md b/images/docker-letsencrypt.md index 9de21d8e0..e4eb9c6fa 100644 --- a/images/docker-letsencrypt.md +++ b/images/docker-letsencrypt.md @@ -206,6 +206,7 @@ This will *ask* Google et al not to index and list your site. Be careful with th ## Versions +* **06.03.20:** - Implement cert renewal attempt during container start (only if the cert is already expired or will expire within the next 24 hours, otherwise it will be attempted at 2:08am). * **05.03.20:** - Use port and proto upstream variables for ldap and default sample confs. * **24.02.20:** - Remove world/group read permissions in dns-conf. * **23.02.20:** - Add aliyun dns validation plugin.