Skip to content

Commit

Permalink
update default fips-proxy image version to 1.1.6 (#1540) (#1543)
Browse files Browse the repository at this point in the history
Co-authored-by: celenechang <[email protected]>
  • Loading branch information
tbavelier and celenechang authored Dec 2, 2024
1 parent 3ee1fd0 commit 7931fa8
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 @@ -20,7 +20,7 @@ const (
// ClusterAgentLatestVersion corresponds to the latest stable cluster-agent release
ClusterAgentLatestVersion = "7.59.0"
// FIPSProxyLatestVersion corresponds to the latest stable fips-proxy release
FIPSProxyLatestVersion = "1.0.1"
FIPSProxyLatestVersion = "1.1.6"
// GCRContainerRegistry corresponds to the datadoghq GCR registry
GCRContainerRegistry ContainerRegistry = "gcr.io/datadoghq"
// DockerHubContainerRegistry corresponds to the datadoghq docker.io registry
Expand Down

0 comments on commit 7931fa8

Please sign in to comment.