cloudflare / certmgr

Automated certificate management using a CFSSL CA.
BSD 2-Clause "Simplified" License
218 stars 40 forks source link

Fix versioning #102

Closed jmunson closed 4 years ago

jmunson commented 4 years ago

This is a small tweak to use git describe instead of travis env vars when injecting our version info.

We also now output the version info as a log entry on startup, to better track what is running where.