Releases: joe-elliott/cert-exporter
Releases · joe-elliott/cert-exporter
v2.5.0
- Fixed helm chart to only create dashboard if enabled @izolight
- Added new cli option
--secret-include-types
to filter by secret types @tehlers320 - Add support for ** in file globs @rmrustem
Thanks to all the contributors!
cert-exporter-2.5.0
Monitors and exposes PKI information as Prometheus metrics
v2.4.0
cert-exporter-2.4.0
Monitors and exposes PKI information as Prometheus metrics
cert-exporter-2.3.2
Monitors and exposes PKI information as Prometheus metrics
v2.3.2
- No changes from v2.3.1
- Updated release procedure to generate binaries using https://github.com/goreleaser/goreleaser
Thanks @rgl !
v2.3.1
- Pin alpine base image to 3.12
- Patches https://nvd.nist.gov/vuln/detail/CVE-2020-1967
Thank you to @jacobscunn07 for this contribution!
v2.3.0
v2.2.0
v2.1.0
- Added support for a
NODE_NAME
environment variable that is added to metrics as a label.