upgrade from 1.25.0 to 1.29.0

https://github.com/certbot/certbot/releases/tag/v1.29.0

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-08-22 16:02:18 +02:00
parent e032a64f88
commit a0f3dc76f2
No known key found for this signature in database
GPG Key ID: 09AA5403E54D9931

View File

@ -25,7 +25,7 @@ certbot_containers_to_stop: []
# Use docker container to manage certificates.
certbot_docker_enabled: false
certbot_docker_cont_name: 'certbot'
certbot_docker_cont_tag: 'v1.25.0'
certbot_docker_cont_tag: 'v1.29.0'
certbot_docker_cont_image: 'certbot/certbot:{{ certbot_docker_cont_tag }}'
# Certbot auto-renew cron job configuration (for certificate renewals).