We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef1841 commit aad7a3aCopy full SHA for aad7a3a
VERSION
@@ -1 +1 @@
1
-3.0.9
+3.0.10
config/config.go
@@ -14,7 +14,7 @@ import (
14
)
15
16
// AgentVersion as the name says
17
-const AgentVersion = "3.0.9"
+const AgentVersion = "3.0.10"
18
19
// CustomCheck are external plugins and scripts which should be executed by the Agent
20
type CustomCheck struct {
0 commit comments