We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e61027 commit 9a933b7Copy full SHA for 9a933b7
pkg/images/images.go
@@ -19,7 +19,7 @@ const (
19
// ClusterAgentLatestVersion corresponds to the latest stable cluster-agent release
20
ClusterAgentLatestVersion = "7.71.1"
21
// FIPSProxyLatestVersion corresponds to the latest stable fips-proxy release
22
- FIPSProxyLatestVersion = "1.1.16"
+ FIPSProxyLatestVersion = "1.1.17"
23
// GCRContainerRegistry corresponds to the datadoghq GCR registry
24
GCRContainerRegistry = "gcr.io/datadoghq"
25
// DockerHubContainerRegistry corresponds to the datadoghq docker.io registry
0 commit comments