diff --git a/istio.deps b/istio.deps index ee025b4b7cc..47f56209ba9 100644 --- a/istio.deps +++ b/istio.deps @@ -4,7 +4,7 @@ "name": "ISTIO_API", "repoName": "api", "file": "repositories.bzl", - "lastStableSHA": "6b8d1849e7f44ef523b4442af69b57ddc960d38b" + "lastStableSHA": "fb2153e2f16ad514e3e22ffde86a79fccdabc08f" }, { "_comment": "", diff --git a/repositories.bzl b/repositories.bzl index 7b8b89e1b3b..6b83a9d22c7 100644 --- a/repositories.bzl +++ b/repositories.bzl @@ -105,8 +105,8 @@ cc_library( # 2) wget https://github.com/istio/api/archive/ISTIO_API_SHA.tar.gz # 3) sha256sum ISTIO_API_SHA.tar.gz # -ISTIO_API = "6b8d1849e7f44ef523b4442af69b57ddc960d38b" -ISTIO_API_SHA256 = "25407969bfecaebcac06b8e4bf855793f6af254d6b132947ff30c292d2843ccd" +ISTIO_API = "fb2153e2f16ad514e3e22ffde86a79fccdabc08f" +ISTIO_API_SHA256 = "9fa26cae7cf571835a5973cf569159939677a2fcc1ba523c0d6d2f7ba7755ac3" def mixerapi_repositories(bind = True): BUILD = """