Skip to content

Commit

Permalink
Update Envoy SHA (envoyproxy#349)
Browse files Browse the repository at this point in the history
This PR updates the Envoy SHA used to build istio/proxy. This moves to commit: "config/stats: add udp statds address as config option". This is needed for export of statsd information for monitoring of the proxies deployed.
  • Loading branch information
douglas-reid authored and qiwzhang committed Jun 2, 2017
1 parent dd55d3d commit 466a734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ bind(
git_repository(
name = "envoy",
remote = "https://github.com/lyft/envoy.git",
commit = "d0ff5a35e4ad844cd21446dab9701843490c5f01",
commit = "a8c446aafa2af08f525dbab2b052f25834b78139",
)

load("@envoy//bazel:repositories.bzl", "envoy_dependencies")
Expand Down

0 comments on commit 466a734

Please sign in to comment.