Skip to content

Releases: joe-elliott/cert-exporter

v2.5.0

19 Feb 13:50
Compare
Choose a tag to compare
  • 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

19 Feb 13:10
85493da
Compare
Choose a tag to compare

Monitors and exposes PKI information as Prometheus metrics

v2.4.0

10 Nov 16:55
3f5781b
Compare
Choose a tag to compare
  • Export all certs in a PEM file/secret and not just the first one. Thanks @Insannik!

cert-exporter-2.4.0

10 Nov 16:37
3f5781b
Compare
Choose a tag to compare

Monitors and exposes PKI information as Prometheus metrics

cert-exporter-2.3.2

27 Oct 19:33
3744b65
Compare
Choose a tag to compare

Monitors and exposes PKI information as Prometheus metrics

v2.3.2

25 Aug 03:05
Compare
Choose a tag to compare

Thanks @rgl !

v2.3.1

24 Jul 16:54
aa00a53
Compare
Choose a tag to compare

Thank you to @jacobscunn07 for this contribution!

v2.3.0

22 Apr 16:31
49d39c1
Compare
Choose a tag to compare
  • Parse secrets with only -secrets-include-glob @jenting #28

v2.2.0

14 Apr 02:49
d88c57e
Compare
Choose a tag to compare

Thanks to @jenting for exposing issuer and cn for Kubernetes secrets.

v2.1.0

13 Apr 14:32
Compare
Choose a tag to compare
  • Added support for a NODE_NAME environment variable that is added to metrics as a label.