Releases: enix/x509-certificate-exporter
Releases · enix/x509-certificate-exporter
v3.19.1
3.19.1 (2025-06-19)
Bug Fixes
- helm: allow customization of httpGet heathchecks for TLS users (11d8af4), closes #445
v3.19.0
3.19.0 (2025-06-19)
Features
- charts: configurable probes with values (2f58ca0)
- charts: configurable ServiceMonitor annotations
- charts: show expiration time left in alert description (9299b3)
- container: bump Alpine base image to version 3.22.0 (e0511a0)
- include or exclude namespaces to watch based on their labels (fc47f9b)
v3.18.1
3.18.1 (2024-12-27)
Bug Fixes
- kubernetes: fetch ConfigMaps when keys are configured (77f58c1), closes #368
v3.18.0
3.18.0 (2024-12-18)
Features
- read certificates from ConfigMap objects
- regex support for Secret types
- build: bump Golang to version 1.23.4 (1d90a66)
- build: publish OpenVEX documents for new releases (1ed09e5)
- build: publish SBOM documents for new releases (3bf4f4a)
- container: bump Alpine base image to version 3.21.0 (476b093)
v3.17.0
3.17.0 (2024-10-24)
Features
- container: switch Busybox images to glibc flavor (fix for RISC-V) (8f97b98)
- container: switch to stable Alpine base images for RISC-V (92860e2)
v3.16.0
3.16.0 (2024-10-24)
Note: there is no container image or Helm release for this version. Please use 3.17.0 instead.
Features
- unify log format to use structured logs only (645a3ca)
- build: bump Golang to version 1.23.2 (756827c)
- helm: support custom TLS config (ff99541)
- container: bump Alpine base image to version 3.20.2 (3d2904a)
- container: bump Busybox base image to version 1.37.0 (bf1f613)
v3.15.0
3.15.0 (2024-08-28)
Bug Fixes
- optimize memory usage in shrinkSecret (3bb2ed2)
Features
- helm: remove cpu limits for secretsExporter and hostPathsExporter (a9d4a86)
- helm: make metricRelabelings configurable in ServiceMonitor and PodMonitor (6f81197)
- helm: increase CPU limits for all containers (902a45e)
- container: bump Alpine base image to version 3.20.2 (1738e29)
- build: bump all Go dependencies (fc3bff2)
- build: bump Golang to version 1.23.0 (862481b)
v3.14.0
3.14.0 (2024-04-23)
Features
- Configurable rate limiting of requests to the Kubernetes API server (e002b89)
- exporter: add auto tuning of GC memory limit (automemlimit) (cc3b0c0)
- build: bump Golang to version 1.22.2 (8f15013)
v3.14.0-beta.1
Features
- Configurable rate limiting of requests to the Kubernetes API server (e002b89)
- exporter: add auto tuning of GC memory limit (automemlimit) (cc3b0c0)
- build: bump Golang to version 1.22.2 (8f15013)
v3.13.0
3.13.0 (2024-04-05)
This release has fixes for CVE-2023-45288 and the HTTP/2 CONTINUATION frames attacks.
Features
- exporter: optimize memory usage when comparing certs (03c48bc)
- chart: add runAsNonRoot for pods that don't require it (525fa9b)
- build: bump Golang to version 1.21.9 (61a0f71)
- build: bump all Go dependencies (e3b6c74)
- container: bump Alpine base image to version 3.19.1 (9d0f7b5)