Releases: giantswarm/net-exporter
Releases · giantswarm/net-exporter
v1.21.0
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
Changed
- Add
node
and app
labels in ServiceMonitor.
v1.18.2
Changed
- Configure
gsoci.azurecr.io
as the default container image registry.
v1.18.1
Changed
- Update quay.io/giantswarm/alpine Docker tag to v3.18.5 (#319)
v1.18.0
Changed
- Enable PSP resource deployment based on global value.
v1.17.1
Fixed
- Fix kubernetes network policy to allow scraping on cilium-less clusters.
v1.17.0
Changed
- Add security context values to make chart comply to PodSecurityStandard restricted profile.
v1.16.2
Changed
- Reduce CPU and Mem requests.
v1.16.1
Added
- Add service monitor to be scraped by Prometheus Agent.