update(vmalert): bump version to 1.129.0

This commit is contained in:
2025-11-03 21:34:32 +01:00
parent ca3dc78b83
commit a4736a426e

View File

@@ -1,7 +1,7 @@
---
vmalert_state: present
vmalert_user: vmalert
vmalert_version: "1.128.0"
vmalert_version: "1.129.0"
vmalert_base_path: "/opt/vmalert"
vmalert_config_path: "{{ vmalert_base_path }}/config"
vmalert_alert_config: "{{ vmalert_config_path }}/alerts.yml"