Skip to content

Releases: syook/cfbot

v1.0.3

16 Aug 03:03
8ca703c
Compare
Choose a tag to compare

Changelog

8ca703c added on-error block, added archive of old certificates during renewal

v1.0.2

30 Jul 04:51
e0f2e87
Compare
Choose a tag to compare

Changelog

e0f2e87 fixes postRenewal command issues

v1.0.1

24 Sep 05:08
441a2c2
Compare
Choose a tag to compare

Changelog

5508609 fixed new certificates not being picked up always by adding a post renew command to ensure certificates are picked up
edd4ca7 readme updated
441a2c2 removed prints

v1.0.0

11 Aug 08:45
b4b9cca
Compare
Choose a tag to compare

Changelog

f6af140 added README.md
b4b9cca made changes to revoke old certificates, code cleanup, bumping version to 1, old version would not revoke certificates

0.4.0

26 Jul 11:18
93b1f3b
Compare
Choose a tag to compare

Changelog

93b1f3b added goreleaser.yml, gitignore
b1ced0b changed cron values
f981ff4 changed version to 0.4.0
75806cc code cleanup, added structs, need to handle more cases, cron still pending
406d805 initial commit
14052ca removed destination, made sudo mandatory, cron added, archival needs to be setup
84b4516 removed redundant subcommand, bare application setup, cron pending