We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11b291e commit 6f25434Copy full SHA for 6f25434
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.8.0"
+ version: "2.9.0"
20
{%- endif %}
0 commit comments