update(vmalert): bump version to 1.123.0

This commit is contained in:
2025-08-05 19:37:22 +02:00
parent ebf3b87e60
commit 576e922081

View File

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