Releases: dokku/dokku-letsencrypt
Releases · dokku/dokku-letsencrypt
0.21.1
Bug Fixes
- set DIR correctly #344 (Jose Diaz-Gonzalez)
0.21.0
Features
- create dependabot.yaml to keep dockerfile up to date #338 (Jose Diaz-Gonzalez)
Bug Fixes
- correct extension for workflow #341 (Jose Diaz-Gonzalez)
Code Refactoring
- specify goacme/lego version via dockerfile #338 (Jose Diaz-Gonzalez)
- pull goacme/lego version from Dockerfile #338 (Jose Diaz-Gonzalez)
Continuous Integration
- auto-create releases from tags #339 (Jose Diaz-Gonzalez)
- create workflow to bump versions #340 (Jose Diaz-Gonzalez)
Chores
- keep ci up to date #339 (Jose Diaz-Gonzalez)
Commits
0.20.4
What's Changed
- Fix typo in function name by @bobwhitelock in #321
- Use
ports
commands in Dockerfile/image section by @febeling in #325 - fix: update the letsencrypt plugin to run off midnight hours by @josegonzalez in #326
- fix: correct issue where enabling letsencrypt for apps with no successful deploys errors out by @josegonzalez in #328
New Contributors
- @bobwhitelock made their first contribution in #321
- @febeling made their first contribution in #325
Full Changelog: 0.20.3...0.20.4
0.20.3
0.20.2
What's Changed
- Correct the guard checking if letsencrypt is enabled for an app or not by @josegonzalez in #312
- fix: use non-deprecated method of retrieving an available port by @josegonzalez in #317
Full Changelog: 0.20.1...0.20.2
0.20.1
What's Changed
- Fix typo in README by @defkode in #297
- add newline at the end of crontab by @mlebkowski in #309
- support wildcard domains by @EyMaddis in #311
New Contributors
- @defkode made their first contribution in #297
- @mlebkowski made their first contribution in #309
- @EyMaddis made their first contribution in #311
Full Changelog: 0.20.0...0.20.1
0.20.0
What's Changed
- Move all config variable usage to the property system by @josegonzalez in #294
- Add support for wildcard domains via DNS-01 challenge by @josegonzalez in #295
Full Changelog: 0.19.0...0.20.0
0.19.0
What's Changed
- Return both host and container config dir by @BilliAlpha in #275
- Fix readme links by @josegonzalez in #283
- chore: update letsencrypt image by @josegonzalez in #290
- refactor: avoid using a proxied request for the http-01 challenge by @josegonzalez in #292
- Update docs to point out how git:from-image deploys might need changing by @josegonzalez in #293
Full Changelog: 0.18.1...0.19.0
0.18.1
What's Changed
- Remove letsencrypt:enable from post-domains-update by @josegonzalez in #276
Full Changelog: 0.18.0...0.18.1
0.18.0
What's Changed
- Revert "fix: use container-local config dir path when reading arguments" by @josegonzalez in #272
Full Changelog: 0.17.0...0.18.0