Merge pull request #306 from linuxserver/certbot-revamp

Revamp certbot init
This commit is contained in:
driz
2023-01-07 19:51:28 -06:00
committed by GitHub
4 changed files with 153 additions and 97 deletions
+1
View File
@@ -154,6 +154,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "08.12.22:", desc: "Revamp certbot init."}
- { date: "03.12.22:", desc: "Remove defunct cloudxns plugin."}
- { date: "22.11.22:", desc: "Pin acme to the same version as certbot."}
- { date: "22.11.22:", desc: "Pin certbot to 1.32.0 until plugin compatibility improves."}