Skip to content

Releases: enix/x509-certificate-exporter

v3.12.0

09 Jan 18:00

Choose a tag to compare

3.12.0 (2024-01-09)

Features

  • exporter: use automaxprocs to limit threads count (efd7a6e)
  • helm: report time left in expiration alert (45d9b15)

v3.11.0

14 Dec 11:14

Choose a tag to compare

3.11.0 (2023-12-14)

This release includes security fixes for CVEs in golang.org/x/net.

Features

  • build: bump Golang to version 1.21 (4014073)
  • container: bump Alpine base image to version 3.19.0 (fc71664)

v3.10.1

12 Sep 09:29

Choose a tag to compare

3.10.1 (2023-09-12)

Bug Fixes

  • helm: namespace override value in DaemonSet template (26d6a88)

v3.10.0

11 Sep 12:11

Choose a tag to compare

3.10.0 (2023-09-11)

Features

  • helm: new value to override release namespace (ce0209b)

v3.9.0

06 Sep 14:23

Choose a tag to compare

3.9.0 (2023-09-06)

Features

  • build: bump Golang to version 1.20.7 (f2a7a19)
  • container: bump Alpine base image to version 3.18.3 (1d089c6)
  • helm: new value to set HostPath type for DaemonSet volumes (290094a)

v3.8.0

12 Jul 17:50

Choose a tag to compare

3.8.0 (2023-07-12)

Features

  • build: release FreeBSD binaries for RISC-V (0b8db06)
  • build: upgrade to golang 1.20 (16429b9)
  • container: bump Alpine base image to 3.18.2 (53ede98)
  • container: bump Busybox base image to version 1.36.1 (8201737)
  • helm: do not use a headless Service by default (a5d2bf8), closes #50

v3.7.0

10 Jul 09:04

Choose a tag to compare

3.7.0 (2023-07-10)

Bug Fixes

  • helm: DaemonSets inherit global podAnnotations (1a670ed), closes #106

Features

  • globbing support for -d (cbebdde)
  • globbing support for -f option (7fa2298)
  • globbing support for -k (30b406e)
  • container: bump Alpine base image to 3.17.0 (e311864)
  • container: bump Alpine base image to version 3.17.3 (de23f78)
  • container: bump Busybox base image to version 1.36 (29464ca)
  • helm: add the Grafana dashboard (f145ffc), closes #136
  • helm: bump kube-rbac-proxy to v0.13.1 and pull new repository (412f225)
  • helm: introduce extraDeployVerbatim to skip templating engine (8b88740)
  • helm: mount of additional volumes (c3430d4)
  • helm: options to set the priority class (f956d29)
  • helm: support for "web configuration" (HTTP auth and TLS) (0bc9f17)
  • build: upgrade to golang 1.19 (3916d18)

v3.7.0-beta.5

23 May 09:01

Choose a tag to compare

v3.7.0-beta.5 Pre-release
Pre-release

3.7.0-beta.5 (2023-05-23)

Bug Fixes

  • ci: print line numbers for golang-ci-lint (e2d8253)
  • properly resolve relative syminks (a59a7ab)

Features

  • helm: add the Grafana dashboard (f145ffc), closes #136

v3.7.0-beta.4

17 May 14:40

Choose a tag to compare

v3.7.0-beta.4 Pre-release
Pre-release

3.7.0-beta.4 (2023-05-17)

Bug Fixes

  • use doublestar fork to properly resolve symlinks (f7944e4)

Reverts

  • Revert "chore: fix outdated tests" (6bc8b6c)
  • Revert "chore: fix outdated tests" (c4497f4)
  • Revert "chore: fix outdated tests" (ccf683c)
  • Revert "chore: fix outdated tests" (0d50cb3)
  • Revert "fix: properly resolve symlink paths (#86)" (ce8187e), closes #86

v3.7.0-beta.3

18 Apr 15:47

Choose a tag to compare

v3.7.0-beta.3 Pre-release
Pre-release

3.7.0-beta.3 (2023-04-18)

Bug Fixes

  • consider no match as a read error (8d11d1a)
  • helm: DaemonSets inherit global podAnnotations (1a670ed), closes #106
  • properly resolve symlink paths (#86) (beb88b3)

Features

  • build: upgrade to golang 1.19 (3916d18)
  • container: bump Alpine base image to version 3.17.3 (de23f78)
  • container: bump Busybox base image to version 1.36 (29464ca)
  • globbing support for -d (cbebdde)
  • globbing support for -f option (7fa2298)
  • globbing support for -k (30b406e)