Skip to content

Commit ebb4e0a

Browse files
authored
Bump Agent to 7.64.3 (#1847)
* Bump Agent to 7.64.2 * Bump Agent to 7.64.3
1 parent 324e6d9 commit ebb4e0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/defaulting/images.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ type ContainerRegistry string
1616

1717
const (
1818
// AgentLatestVersion corresponds to the latest stable agent release
19-
AgentLatestVersion = "7.64.1"
19+
AgentLatestVersion = "7.64.3"
2020
// ClusterAgentLatestVersion corresponds to the latest stable cluster-agent release
21-
ClusterAgentLatestVersion = "7.64.1"
21+
ClusterAgentLatestVersion = "7.64.3"
2222
// FIPSProxyLatestVersion corresponds to the latest stable fips-proxy release
2323
FIPSProxyLatestVersion = "1.1.9"
2424
// GCRContainerRegistry corresponds to the datadoghq GCR registry

0 commit comments

Comments
 (0)