From ad6a54eb3c10858b5801277e7df5b1c9bb8cc5c5 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Fri, 8 Sep 2023 00:37:56 -0700 Subject: [PATCH] Automator: update common-files@release-1.17 in istio/pkg@release-1.17 (#842) --- 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 1fca9da6..ec5d4793 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -0be9e3a98a1a30f462d951871631828d7dc54952 +ca8343c907c4de1d8edebe3080584e4f916d4d99 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index bff27329..396adb0c 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-89261a4d5233b1b86e24f8878339322974aead3d + IMAGE_VERSION=release-1.17-6c7535f4b170af845367915982c488bc99f36f2e fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools