diff --git a/WORKSPACE b/WORKSPACE index 1c4e20b8d2a..74054250ec6 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -30,7 +30,7 @@ bind( ) # When updating envoy sha manually please update the sha in istio.deps file also -ENVOY_SHA = "346059548e135199eb0b7f0006f3ef19e173bf79" +ENVOY_SHA = "14baa40ea6e3727406a11320d90aa1e435c34925" http_archive( name = "envoy", diff --git a/istio.deps b/istio.deps index 52e53ec1b35..98711054658 100644 --- a/istio.deps +++ b/istio.deps @@ -11,6 +11,6 @@ "name": "ENVOY_SHA", "repoName": "envoyproxy/envoy", "file": "WORKSPACE", - "lastStableSHA": "346059548e135199eb0b7f0006f3ef19e173bf79" + "lastStableSHA": "14baa40ea6e3727406a11320d90aa1e435c34925" } ] \ No newline at end of file