From 989e968fbd173cbb28ff5ec4e0fddcacdbeafd6f Mon Sep 17 00:00:00 2001 From: istio-testing Date: Fri, 6 Oct 2023 16:22:16 +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 8f7b9205..7cdca129 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -7cb99a5d95620a3dd12c6431a2181fcd294b60d5 +955ee6ce0d7ffffedb8a06a82f107a060d909a26 diff --git a/common/scripts/setup_env.sh b/common/scripts/setup_env.sh index 340117c8..7c3d21e6 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-a001cc874c9fd6002df0ac37e6e59b30034ca266 + IMAGE_VERSION=release-1.18-6b5245f70d8a98fe89bf0fb44ef821db86300550 fi if [[ "${IMAGE_NAME:-}" == "" ]]; then IMAGE_NAME=build-tools