Skip to content

2.0.0-rc.2 / 2025-07-17

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 18:08
dd87436
  • [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 and additionalVolumes to allow adding additional volumes and mounts to the exporter pods.