update(vmalert): bump version to 1.117.1

This commit is contained in:
2025-05-15 18:48:28 +02:00
parent 5eb30df257
commit 1051c1b31d

View File

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