Releases: enix/x509-certificate-exporter
Releases · enix/x509-certificate-exporter
v3.2.0
v3.1.0
v3.0.1
v3.0.1-beta.3
v3.0.1-beta.2
v3.0.1-beta.1
3.0.1-beta.1 (2022-06-27)
Bug Fixes
- chart: update artifacthub link to reference new chart location (0c6a328)
- display correct version in prebuilt binaries (2e39e71)
- fix CVE-2021-38561 vulnerability (9ac94ad)
v3.0.0
3.0.0 (2022-06-21)
Features
- exporter: ignore keys containing an empty string (bbeb328)
- chart: made all alerting severity configurable (ba19d2a), closes #30
- chart: adjust secrets exporter resources (5fe3f19)
- exporter: --profile flag to run pprof server on :6060 (765ace4)
- exporter: remove unneeded data from secrets to try reduce memory usage (4adeee7)
- exporter: remove dependency on local libc (0f6b20f), closes #28
BREAKING CHANGES
- The exporter will not emit errors when missing YAML entries.
- The exporter will no longer emit errors when keys are empty strings.
v3.0.0-beta.26
v3.0.0-beta.25
v3.0.0-beta.24
3.0.0-beta.24 (2022-06-20)
Bug Fixes
- ci: properly escape changelog when updating chart.yaml (5f610bb)
- ci: remove title lines from artifacthub changelog (251c38e)