Update grpc version

The previous version did not respect no_proxy settings, causing Armada
to attempt to use the proxy to talk to tiller even when not appropriate,
e.g. on localhost.

Change-Id: Ib4e7bd322c7f5781642800d01f3f984f4e6c4133
This commit is contained in:
Mark Burnett 2017-08-24 11:16:13 -05:00
parent 32b26a1d5d
commit 0a47e2f472
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
gitpython==2.1.5
grpc==0.3.post19
grpcio==1.1.3
grpcio-tools==1.1.3
grpcio==1.4.0
grpcio-tools==1.4.0
keystoneauth1==2.21.0
kubernetes>=1.0.0
oslo.log==3.28.0