From 8247231c404a9b6adb3aad52d4d929a8d9137b34 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Fri, 14 Apr 2023 12:36:41 -0700 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#13055) --- common/.commonfiles.sha | 2 +- common/scripts/setup_env.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 45666ab49a..b40e8531a9 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -b7e9c0ef62f5ed2794d894cd086a016d6b141955 +3b8e0f4505b5e6bee674c3ee20f2f3c5cda6c0cd diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 3a6d21fab7..35a7067ad0 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -75,7 +75,7 @@ fi TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io} PROJECT_ID=${PROJECT_ID:-istio-testing} if [[ "${IMAGE_VERSION:-}" == "" ]]; then - IMAGE_VERSION=master-04cfef4d3b89cbc1a32f2983460724ac4f450154 + IMAGE_VERSION=master-9bab62ff1c9c252ed3189a6cb4eb0bec674ad3a1 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools