Skip to content

Commit

Permalink
update default fips-proxy image version to 1.1.6 (#1540)
Browse files Browse the repository at this point in the history
  • Loading branch information
celenechang authored Nov 26, 2024
1 parent d98ded2 commit 345912e
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 345912e

Please sign in to comment.