Release notes for version 0.25.17
Release date: 2024-09-20
- Added VMAuth to k8s stack. See this issue
- Fixed ETCD dashboard
- Use path prefix from args as a default path prefix for ingress. Related issue
- Allow using vmalert without notifiers configuration. Note that it is required to use
.vmalert.spec.extraArgs["notifiers.blackhole"]: "true"
in order to start vmalert with a blackhole configuration.