Improved Agent version import upon service start

This commit is contained in:
Muhammad Ibrahim
2025-09-22 02:22:25 +01:00
parent 8f8b23ccf1
commit d72f96b598
3 changed files with 138 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
# Configuration
PATCHMON_SERVER="${PATCHMON_SERVER:-http://localhost:3001}"
API_VERSION="v1"
AGENT_VERSION="1.2.6"
AGENT_VERSION="1.2.7"
CONFIG_FILE="/etc/patchmon/agent.conf"
CREDENTIALS_FILE="/etc/patchmon/credentials"
LOG_FILE="/var/log/patchmon-agent.log"