From 42c35a44ab467af49ecde771c0e54d2df22b026b Mon Sep 17 00:00:00 2001 From: istio-testing Date: Wed, 12 Jul 2023 17:48:44 +0000 Subject: [PATCH] Automator: update common-files@release-1.17 in istio/pkg@release-1.17 --- 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 59b3d2a3..ffa0a3ad 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -1165a0282305f7267a9da10f707017ae0a791b71 +5cfc48adfdb27d5359f209c6a6855519fc756c9a diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 3207001b..da4c4de9 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.17-3b8486ae58bade46dd6709716b9bba567f4361fb + IMAGE_VERSION=release-1.17-d2a954b0da4e19f71e9c2fdf5701442e63dafb27 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools