Skip to content

Commit 9a933b7

Browse files
authored
[AGENTRUN-741] Update FIPS proxy version references to 1.1.17 (#2248)
1 parent 8e61027 commit 9a933b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/images/images.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ const (
1919
// ClusterAgentLatestVersion corresponds to the latest stable cluster-agent release
2020
ClusterAgentLatestVersion = "7.71.1"
2121
// FIPSProxyLatestVersion corresponds to the latest stable fips-proxy release
22-
FIPSProxyLatestVersion = "1.1.16"
22+
FIPSProxyLatestVersion = "1.1.17"
2323
// GCRContainerRegistry corresponds to the datadoghq GCR registry
2424
GCRContainerRegistry = "gcr.io/datadoghq"
2525
// DockerHubContainerRegistry corresponds to the datadoghq docker.io registry

0 commit comments

Comments
 (0)