Skip to content

Releases: enix/x509-certificate-exporter

v3.5.0-beta.4

20 Sep 17:53
Compare
Choose a tag to compare
v3.5.0-beta.4 Pre-release
Pre-release

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

19 Sep 18:11
Compare
Choose a tag to compare
v3.5.0-beta.3 Pre-release
Pre-release

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

19 Sep 17:32
Compare
Choose a tag to compare
v3.5.0-beta.2 Pre-release
Pre-release

3.5.0-beta.2 (2022-09-19)

Bug Fixes

  • container: format entrypoint as array (fixes scratch image) (423285b)

v3.5.0-beta.1

19 Sep 14:33
Compare
Choose a tag to compare
v3.5.0-beta.1 Pre-release
Pre-release

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

13 Sep 16:23
Compare
Choose a tag to compare

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

13 Sep 14:26
Compare
Choose a tag to compare
v3.4.0-beta.1 Pre-release
Pre-release

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

08 Aug 22:36
Compare
Choose a tag to compare

3.3.0 (2022-08-08)

Features

  • build: release binaries for additional Unixes (1a597af)

v3.2.1

08 Aug 21:59
Compare
Choose a tag to compare

3.2.1 (2022-08-08)

Bug Fixes

v3.2.0

04 Jul 10:20
Compare
Choose a tag to compare

3.2.0 (2022-07-04)

Features

  • helm: allow deployment of extra k8s objects (29df17d)
  • helm: customize additional alerts in PrometheusRule (be6e446)

v3.1.0

30 Jun 12:58
Compare
Choose a tag to compare

3.1.0 (2022-06-30)

Features

  • add alertExtraLabels and rulePrefix to prometheusrule (5a17ecf)