From 2200f9ca6ff3b31f629e48c0bef0b7a2ff3436ca Mon Sep 17 00:00:00 2001 From: istio-testing Date: Tue, 6 Apr 2021 21:44:33 +0000 Subject: [PATCH] Automator: update common-files@release-1.9 in istio/api@release-1.9 --- 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 d926a156c52..8dfc2a5f912 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -036234cc8d2f76846bd13d8df90cb1e7cb853ba0 +2b7fb6684a24a5a8d5a97d6078deadb56e5b24b6 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index e45973ec423..04260fe1c98 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -63,7 +63,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - export IMAGE_VERSION=release-1.9-2021-03-15T05-33-53 + export IMAGE_VERSION=release-1.9-2021-04-06T17-47-31 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then export IMAGE_NAME=build-tools