From 4d9d8952a471eb81a194a69a24d19b1ed14b8fc6 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Mon, 15 Aug 2022 13:27:18 -0700 Subject: [PATCH] Automator: update common-files@release-1.15 in istio/client-go@release-1.15 (#1104) --- 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 51e188a7..7e21061e 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -9c113bd17d088bc4bb8d402a86dcca5bce6fe44e +0be73ffec07797edf4a7e423cbc0369070face1b diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index b8a482c0..ea8c254f 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -73,7 +73,7 @@ fi # Build image to use if [[ "${IMAGE_VERSION:-}" == "" ]]; then - IMAGE_VERSION=release-1.15-eaecd8e21b6ca1b09e720b1ace44f919930a3fd1 + IMAGE_VERSION=release-1.15-7aa0262868b1170dd43e1c3c3ef841d1abc26f46 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools