Automator: update common-files@master in istio/istio.io@master (#16795)

This commit is contained in:
Istio Automation 2025-08-20 07:22:20 -04:00 committed by GitHub
parent cdde45cc79
commit 2dbf87cb55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "istio build-tools",
"image": "gcr.io/istio-testing/build-tools:master-a39ba92875c398c33ad71750eca7c4ff22ad2529",
"image": "gcr.io/istio-testing/build-tools:master-84ec1491b45cfdc32689a5f875ffcdd7ae0ba260",
"privileged": true,
"remoteEnv": {
"USE_GKE_GCLOUD_AUTH_PLUGIN": "True",

View File

@ -1 +1 @@
8f38d3f0404c248fb007c887b6dbb391db634e90
04e2eb1c369f36cde87e342ae2b9be6d157d3eac

View File

@ -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=master-a39ba92875c398c33ad71750eca7c4ff22ad2529
IMAGE_VERSION=master-84ec1491b45cfdc32689a5f875ffcdd7ae0ba260
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
IMAGE_NAME=build-tools