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 committed May 6, 2022
1 parent 620df0a commit 27d2ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/defaulting/images.go
Original file line number Diff line number Diff line change
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 27d2ea8

Please sign in to comment.