mirror of
https://github.com/status-im/infra-role-certbot.git
synced 2025-02-20 14:48:10 +00:00
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:
parent
e032a64f88
commit
a0f3dc76f2
@ -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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user