Releases: enix/x509-certificate-exporter
Releases · enix/x509-certificate-exporter
v3.0.0-beta.5
Features
- ci: dummy feature to force new release (1973ff7)
v3.0.0-beta.4
Bug Fixes
- ci: remove leading v from chart version (78dd9b9)
Features
- exporter: --profile flag to run pprof server on :6060 (765ace4)
- exporter: remove unneeded data from secrets to try reduce memory usage (4adeee7)
v3.0.0-beta.3
Features
- ci: dumy feature to force new release (80f48b0)
v2.13.0
2.13.0 (2022-03-11)
Bug Fixes
- handle base64 certs not ending by a newline (7a6c851)
Features
- ci: push images to quay.io too (0568d03)
- gracefully handle duplicate cert errors (3829aaf)
v2.12.1
2.12.1 (2021-11-18)
Bug Fixes
- ignore empty k8s secret fields (b423e29)
v2.12.0
2.12.0 (2021-10-08)
Bug Fixes
- all multi-arch images contained an amd64 binary (94cca46)
Features
- build with Golang 1.17 (5b84b3a)
- bump base image to Alpine 3.14 (3970d1e)
v2.11.1
2.11.1 (2021-10-07)
Bug Fixes
- rebuild from up-to-date base image (8d9ec03)
v2.11.0
2.11.0 (2021-08-10)
Features
- set a bind address and port with --listen-address (4a1bece)
v2.10.0
2.10.0 (2021-06-28)
Features
- --expose-per-cert-error-metrics for detailled errors (0b4f573)
- in-memory cache for efficiency on big clusters (e4744fa)
v2.9.2
2.9.2 (2021-05-19)
Bug Fixes
- upgrade dependencies to use latest security patches (bf43bb1)