update(vmalert): bump version to 1.121.0

This commit is contained in:
2025-07-07 21:03:59 +02:00
parent 3ea6b8ddb2
commit 6d7f5d43f3

View File

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