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 9179df6 commit 0c3e973Copy full SHA for 0c3e973
VERSION
@@ -1 +1 @@
1
-3.0.5
+3.0.6
config/config.go
@@ -14,7 +14,7 @@ import (
14
)
15
16
// AgentVersion as the name says
17
-const AgentVersion = "3.0.5"
+const AgentVersion = "3.0.6"
18
19
// CustomCheck are external plugins and scripts which should be executed by the Agent
20
type CustomCheck struct {
0 commit comments