From 6859be0f75b4c2ef602767528403385c052acd61 Mon Sep 17 00:00:00 2001 From: istio-testing Date: Thu, 3 Aug 2023 06:38:55 +0000 Subject: [PATCH] Automator: update common-files@release-1.18 in istio/pkg@release-1.18 --- 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 0237b2ec..da35a0e7 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -a6ebe01422aaedc0f25499956fa7d14b8e0f1f3f +49db89d642fb300ec787baf4ad04370264075596 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index d0c6bb03..9538b935 100755 --- a/common/scripts/setup_env.sh +++ b/common/scripts/setup_env.sh @@ -75,7 +75,7 @@ fi TOOLS_REGISTRY_PROVIDER=${TOOLS_REGISTRY_PROVIDER:-gcr.io} PROJECT_ID=${PROJECT_ID:-istio-testing} if [[ "${IMAGE_VERSION:-}" == "" ]]; then - IMAGE_VERSION=release-1.18-42fd8fbb44dd6694035e729bcadb2cf21157ee73 + IMAGE_VERSION=release-1.18-4287eda8177f959e4cb6a4726bbc65bb5303165b fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools