From 9340af219d4b691ff27bd8cfb8b550e1dd05b2da Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Wed, 18 Oct 2023 19:55:40 -0700 Subject: [PATCH] Automator: update common-files@release-1.20 in istio/api@release-1.20 (#2966) --- 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 122ba6774d7..7620e144ad9 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -0513cef0a5543933ff912ec39f17310606bfd652 +7cb13ce94ad9bff2d19d4bd3b8b95843e595f3d8 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index d3451a097aa..a5d32cdbbb4 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-ff93080f0b66b1649fd6f3bfa6b63f74be377937 + IMAGE_VERSION=release-1.20-c29f172e9f11e5cd9e5d2e9ef1882f4abafaecb5 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools