v0.61.1
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
vmagentstartup. 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.