2 Commits

Author SHA1 Message Date
36c5440679 update(vmtsdb): bump version to 1.125.1 2025-09-03 21:08:06 +02:00
789e8a5daa update(vmagent): bump version 1.125.1 2025-09-03 21:05:37 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
vmagent_user: vmagent
vmagent_version: "1.125.0"
vmagent_version: "1.125.1"
vmagent_state: present
vmagent_deployment_method: "docker"

View File

@@ -1,7 +1,7 @@
---
vmtsdb_state: present
vmtsdb_user: vmtsdb
vmtsdb_version: "1.125.0"
vmtsdb_version: "1.125.1"
vmtsdb_base_path: "/opt/vmtsdb"
vmtsdb_data_path: "{{ vmtsdb_base_path }}/data"