2.0.0-rc.2 / 2025-07-17
Pre-release
Pre-release
- [ENHANCEMENT] Exporter Toolkit: Allows you to easily use TLS and basic auth for the exporter, click here for more details. Thanks to @AlexandarY for implementing this!
- [FIX] Helm Chart: Disable Pod Security Policies by default as they have been deprecated in Kubernetes 1.21+ and removed in 1.25+
- [ENHANCEMENT] Helm Chart: Add
additionalVolumeMounts
andadditionalVolumes
to allow adding additional volumes and mounts to the exporter pods.