From 3b98737bc584aaa276fcfe14fad372f8f05b5d2e Mon Sep 17 00:00:00 2001 From: istio-testing Date: Wed, 2 Aug 2023 17:21:09 +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 ffa0a3ad..1fca9da6 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -5cfc48adfdb27d5359f209c6a6855519fc756c9a +0be9e3a98a1a30f462d951871631828d7dc54952 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index da4c4de9..bff27329 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-d2a954b0da4e19f71e9c2fdf5701442e63dafb27 + IMAGE_VERSION=release-1.17-89261a4d5233b1b86e24f8878339322974aead3d fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools