From e7cadb36da57718745bf1da2214565e030d4a319 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Tue, 5 Dec 2023 18:32:36 -0800 Subject: [PATCH] Automator: update common-files@release-1.18 in istio/api@release-1.18 (#3017) --- 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 118d1d99..de2388d3 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -d1165333642786d64df6098b8750eaf5f9546061 +8e21684409ed070d57e91ae15e8ca69acd6e2754 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index bf0240ea..e2424fc2 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-b3020837810ad903abe08a12e24a37f1e56674c7 + IMAGE_VERSION=release-1.18-ae25a72a1c15cc0b7e2f4667128c4852bae982f7 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools