Unpin certbot version (allow certbot 2.x).

!!BREAKING CHANGE!! We are temporarily removing the certbot porkbun plugin until a new version is released that is compatible with certbot 2.x.
This commit is contained in:
Eric Nemchik
2023-01-21 17:44:06 -06:00
parent db1f5f88ed
commit ba54174830
4 changed files with 10 additions and 9 deletions
+1
View File
@@ -154,6 +154,7 @@ app_setup_block: |
# changelog
changelogs:
- { date: "21.01.23:", desc: "Unpin certbot version (allow certbot 2.x). !!BREAKING CHANGE!! We are temporarily removing the certbot porkbun plugin until a new version is released that is compatible with certbot 2.x." }
- { date: "20.01.23:", desc: "Rebase to alpine 3.17 with php8.1." }
- { date: "16.01.23:", desc: "Remove nchan module because it keeps causing crashes." }
- { date: "08.12.22:", desc: "Revamp certbot init."}