Releases: enix/x509-certificate-exporter
Releases · enix/x509-certificate-exporter
v3.6.0-beta.1
v3.5.0
3.5.0 (2022-09-20)
Bug Fixes
- chart: allow nil as image tag suffix, string for default tag type (020c0cc)
- container: format entrypoint as array (fixes scratch image) (423285b)
- exporter: error handling and logging on failure to start (10c30de)
- exporter: handle failure to start pprof server (06a0a07)
Features
- binaries know their build date and commit hash (e5ff47e)
- build: binary releases for illumos (amd64 only) (6301f25)
- build: binary releases for NetBSD (c7b992b)
- build: binary releases for the RISC-V architecture (Linux only) (fbe127c), closes #49
- build: busybox (uclibc) based container images (c483f14)
- build: container images for the RISC-V architecture (a813e99)
- build: container images now default to the busybox flavor (d388ca5)
- build: distroless "scratch" container images (a346042)
- chart: new value
image.tagSuffix
for container flavor selection (c6d59c9) - exporter: new metric with version and build information (736d3d3)
- security: Alpine based container images pull version 3.16.2 (40c33f5)
v3.5.0-beta.4
3.5.0-beta.4 (2022-09-20)
Bug Fixes
- exporter: error handling and logging on failure to start (10c30de)
- exporter: handle failure to start pprof server (06a0a07)
Features
- exporter: new metric with version and build information (736d3d3)
v3.5.0-beta.3
3.5.0-beta.3 (2022-09-19)
Bug Fixes
- chart: allow nil as image tag suffix, string for default tag type (020c0cc)
v3.5.0-beta.2
3.5.0-beta.2 (2022-09-19)
Bug Fixes
- container: format entrypoint as array (fixes scratch image) (423285b)
v3.5.0-beta.1
3.5.0-beta.1 (2022-09-19)
Features
- binaries know their build date and commit hash (e5ff47e)
- build: binary releases for illumos (amd64 only) (6301f25)
- build: binary releases for NetBSD (c7b992b)
- build: binary releases for the RISC-V architecture (Linux only) (fbe127c), closes #49
- build: busybox (uclibc) based container images (c483f14)
- build: container images for the RISC-V architecture (a813e99)
- build: container images now default to the busybox flavor (d388ca5)
- build: distroless "scratch" container images (a346042)
- chart: new value
image.tagSuffix
for container flavor selection (c6d59c9) - security: Alpine based container images pull version 3.16.2 (40c33f5)
v3.4.0
3.4.0 (2022-09-13)
Bug Fixes
- helm: prometheus relabelings default value should be a list (ee6b997), closes #43
- test: bind to localhost in tests to avoid firewall popups for the test executable on macOS (516b691)
- test: create service account tokens explicitly since Kubernetes 1.24 disables this insecure default (c550166)
- test: make tests repeatable if pointing to a running Kubernetes cluster (by deleting generated items first) (6f4b1a3)
- test: show real error message if there is already a conflicting server running locally (6f58f1d)
Features
- build: upgrade to golang 1.18 and bump dependencies (27edd66)
v3.4.0-beta.1
3.4.0-beta.1 (2022-09-13)
Bug Fixes
- helm: prometheus relabelings default value should be a list (ee6b997), closes #43
- test: bind to localhost in tests to avoid firewall popups for the test executable on macOS (516b691)
- test: create service account tokens explicitly since Kubernetes 1.24 disables this insecure default (c550166)
- test: make tests repeatable if pointing to a running Kubernetes cluster (by deleting generated items first) (6f4b1a3)
- test: show real error message if there is already a conflicting server running locally (6f58f1d)
Features
- build: upgrade to golang 1.18 and bump dependencies (27edd66)
v3.3.0
v3.2.1
3.2.1 (2022-08-08)
Bug Fixes
- bump alpine version to 3.14.7 to fix CVE-2022-2097 (2272285)
- ci: path to chart release script (892642f)