Skip to content

Releases: giantswarm/net-exporter

v1.21.0

08 Jul 11:54
15279a1
Compare
Choose a tag to compare

Changed

  • Enable readOnlyRootFilesystem in securityContext (#376)[https://github.com//pull/376].
  • Update module google.golang.org/grpc to v1.65.0 (#373).
  • Update k8s modules to v0.30.2 (#375).
  • Update quay.io/giantswarm/alpine Docker tag to v3.20.1 (#372).

v1.20.0

17 Jun 11:30
aa2d5a4
Compare
Choose a tag to compare

Changed

  • Add node and app labels in ServiceMonitor.

v1.19.0

01 May 09:40
f9c5d80
Compare
Choose a tag to compare

Added

  • Add /blackbox endpoint.

v1.18.2

13 Dec 11:23
8200f2f
Compare
Choose a tag to compare

Changed

  • Configure gsoci.azurecr.io as the default container image registry.

v1.18.1

01 Dec 10:54
0b60d6b
Compare
Choose a tag to compare

Changed

  • Update quay.io/giantswarm/alpine Docker tag to v3.18.5 (#319)

v1.18.0

28 Sep 09:25
2c4291f
Compare
Choose a tag to compare

Changed

  • Enable PSP resource deployment based on global value.

v1.17.1

20 Sep 14:46
0ad467d
Compare
Choose a tag to compare

Fixed

  • Fix kubernetes network policy to allow scraping on cilium-less clusters.

v1.17.0

27 Jun 09:47
6500870
Compare
Choose a tag to compare

Changed

  • Add security context values to make chart comply to PodSecurityStandard restricted profile.

v1.16.2

13 Jun 10:55
5acb753
Compare
Choose a tag to compare

Changed

  • Reduce CPU and Mem requests.

v1.16.1

02 Jun 10:28
6667d44
Compare
Choose a tag to compare

Added

  • Add service monitor to be scraped by Prometheus Agent.