Skip to content

Commit

Permalink
Update Envoy image version to v1.15.1.0-prod (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
landesherr authored Oct 9, 2020
1 parent 2caac79 commit 5b6ea02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/inject/inject_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ func getConfig(fp func(Config) Config) Config {
IgnoredIPs: "169.254.169.254",
LogLevel: "debug",
Preview: false,
SidecarImage: "840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy:v1.15.0.0-prod",
SidecarImage: "840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-envoy:v1.15.1.0-prod",
InitImage: "840364872350.dkr.ecr.us-west-2.amazonaws.com/aws-appmesh-proxy-route-manager:v3-prod",
SidecarMemoryRequests: "32Mi",
SidecarCpuRequests: "10m",
Expand Down

0 comments on commit 5b6ea02

Please sign in to comment.