Skip to content

Commit

Permalink
Bump agent image versions to 7.53 (#1160) (#1162)
Browse files Browse the repository at this point in the history
(cherry picked from commit 1c8eae9)
  • Loading branch information
fanny-jiang committed Apr 30, 2024
1 parent abcb587 commit 6f06176
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/defaulting/images.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ type ContainerRegistry string

const (
// AgentLatestVersion corresponds to the latest stable agent release
AgentLatestVersion = "7.52.1"
AgentLatestVersion = "7.53.0"
// ClusterAgentLatestVersion corresponds to the latest stable cluster-agent release
ClusterAgentLatestVersion = "7.52.1"
ClusterAgentLatestVersion = "7.53.0"
// FIPSProxyLatestVersion corresponds to the latest stable fips-proxy release
FIPSProxyLatestVersion = "1.0.1"
// GCRContainerRegistry corresponds to the datadoghq GCR registry
Expand Down

0 comments on commit 6f06176

Please sign in to comment.