update agent version
This commit is contained in:
parent
d2a448b53c
commit
874c247fab
|
@ -17,7 +17,7 @@ func GetAgentConfig() *model.AgentConfig {
|
|||
Enabled: true,
|
||||
Setup: &model.SetupConfig{
|
||||
DownloadURL: "https://release.infinilabs.com/agent/stable",
|
||||
Version: "0.6.0-262",
|
||||
Version: "0.7.0-364",
|
||||
},
|
||||
}
|
||||
_, err := env.ParseConfig("agent", agentCfg )
|
||||
|
|
Loading…
Reference in New Issue