Skip to content

v0.61.1

Choose a tag to compare

@f41gh7 f41gh7 released this 19 Jul 07:49
· 180 commits to master since this release
01361de

v0.61.1

Release date: 19 July 2025

  • BUGFIX: vmagent: properly add TLS configuration for scrape configuration. Previously, tls options were applied to the root of scrape configuration, which caused an error at vmagent startup. Bug was introduced in v0.60.0 release.
  • BUGFIX: vmagent, vmalert, vmauth and vmalertmanager: reduce Kubernetes API-server and operator resource usage for objects discovery with NamespaceSelector: {}. See this 1468 issue for details.