Skip to content

Commit

Permalink
Default Agent version to 7.35.2 (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulcacheux authored and khewonc committed May 9, 2022
1 parent ef5eca2 commit eb86632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/defaulting/images.go
Expand Up @@ -16,7 +16,7 @@ type ContainerRegistry string

const (
// AgentLatestVersion correspond to the latest stable agent release
AgentLatestVersion = "7.35.0"
AgentLatestVersion = "7.35.2"
// ClusterAgentLatestVersion correspond to the latest stable cluster-agent release
ClusterAgentLatestVersion = "1.19.0"

Expand Down

0 comments on commit eb86632

Please sign in to comment.