Automator: update common-files@master in istio/istio.io@master (#7180)

This commit is contained in:
Istio Automation 2020-04-29 10:53:59 -07:00 committed by GitHub
parent a95018f62e
commit ac9e4f5918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

View File

@ -1 +1 @@
f6120ab951213bdefcafd778e87e86c7d26d2c83
5047464aaf8ee94adf3c7a7da23dcda584504bfc

View File

@ -196,3 +196,6 @@ whitelisted_modules:
# Apache 2.0: https://github.com/xeipuuv/gojsonschema/blob/master/LICENSE-APACHE-2.0.txt
- github.com/xeipuuv/gojsonschema
# Apache 2.0: https://github.com/garyburd/redigo/blob/master/LICENSE
- github.com/garyburd/redigo

View File

@ -59,7 +59,7 @@ fi
# Build image to use
if [[ "${IMAGE_VERSION:-}" == "" ]]; then
export IMAGE_VERSION=master-2020-04-22T02-05-07
export IMAGE_VERSION=master-2020-04-28T21-48-12
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
export IMAGE_NAME=build-tools