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

This commit is contained in:
Istio Automation 2025-04-01 03:09:46 -04:00 committed by GitHub
parent 7a24bff4ca
commit 2e72cf40f0
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-7ca89b4e34e8f80844770a372273f10dffee5a44",
"image": "gcr.io/istio-testing/build-tools:master-561a5364527219539f8e4c1ac768d6cf1dd5d799",
"privileged": true,
"remoteEnv": {
"USE_GKE_GCLOUD_AUTH_PLUGIN": "True",

View File

@ -1 +1 @@
99b8e7ba708f46022e0d27ea972990f9880f2114
42160100af6da9a20b415e791b5e47971861ede3

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-7ca89b4e34e8f80844770a372273f10dffee5a44
IMAGE_VERSION=master-561a5364527219539f8e4c1ac768d6cf1dd5d799
fi
if [[ "${IMAGE_NAME:-}" == "" ]]; then
IMAGE_NAME=build-tools