We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf8751 commit 34470ffCopy full SHA for 34470ff
pillars/letsencrypt/init.sls
@@ -16,5 +16,5 @@ letsencrypt:
16
{#- last supported version on Python 3.5 without a nag/warning #}
17
version: "1.6.0"
18
{%- else %}
19
- version: "2.11.0"
+ version: "3.0.1"
20
{%- endif %}
0 commit comments