v2.11.2
Important: Back up your entire instance before using this new version! As with any new version, there may be breaking changes.
- Bring your docker instance down
- Zip or copy your
data
andletsencrypt
folders - Pull this new image
jc21/nginx-proxy-manager:2.11.2
- Bring up your docker stack and check for any problems in the logs
- Renew your DNS certs manually
- Check some or all of your hosts for expected behaviour
Changes
- Update certbot-dns-infomaniak (thanks @Fuechslein)
- update certbot-dns-strato to latest version (thanks @jdolderer)
- Add DNS multi (thanks @starsoccer)
- update certbot-dns-transip to latest version (thanks @leinelissen)
- Update certbot-dns-goddaddy (thanks @wolviex)
- replaced chown with find -not -user -execdir chown (thanks @woodmichl)
- Update certbot-dns-duckdns version (thanks @sdaqo)
- Access-List fix so that nginx config is loaded after configuration happens (thanks @timob)
- Update README.md to support Podman (thanks @michto01)
- Fix: increase max number of domains to 100 (match with Let's Encrypt) (thanks @davidindra)
- Adding easyDNS provider (thanks @drachul)
- Add FreeDNS certbot plugin (thanks @bricas)
- Add DNS Provider TimeWeb Cloud (thanks @hywax)
- Updated certbot-dns-websupport plugin to 2.0.1 (thanks @setrin)