Skip to content

Commit

Permalink
[defaulting/images] Update agent to 7.35.0 (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidor authored and khewonc committed Apr 20, 2022
1 parent 7a24596 commit d332550
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.34.0"
AgentLatestVersion = "7.35.0"
// ClusterAgentLatestVersion correspond to the latest stable cluster-agent release
ClusterAgentLatestVersion = "1.18.0"

Expand Down

0 comments on commit d332550

Please sign in to comment.