Skip to content

Releases: enix/x509-certificate-exporter

v3.10.1

12 Sep 09:29
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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)

v3.7.0-beta.2

20 Dec 10:07
Compare
Choose a tag to compare
v3.7.0-beta.2 Pre-release
Pre-release

3.7.0-beta.2 (2022-12-20)

Reverts

  • Revert "feat(container): images for RISC-V now track Alpine stable" (2022fd3)

v3.7.0-beta.1

19 Dec 21:49
Compare
Choose a tag to compare
v3.7.0-beta.1 Pre-release
Pre-release

3.7.0-beta.1 (2022-12-19)

Features

  • container: bump Alpine base image to 3.17.0 (e311864)
  • container: images for RISC-V now track Alpine stable (eb7752a)
  • 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)