chore(deps): update jc21/nginx-proxy-manager docker tag to v2.11.2
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| jc21/nginx-proxy-manager | patch | 2.11.1 -> 2.11.2 |
Release Notes
jc21/nginx-proxy-manager (jc21/nginx-proxy-manager)
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
dataandletsencryptfolders - 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)
Docker images
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by:
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment