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

This commit is contained in:
Istio Automation 2025-01-02 11:32:00 -05:00 committed by GitHub
parent 99ff5f892f
commit fefd01a746
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-a45db55f6be0f98a625f52e3b58564dd1568b75b",
"image": "gcr.io/istio-testing/build-tools:master-263c9e409744a0efcf5f052ea3b203e069707454",
"privileged": true,
"remoteEnv": {
"USE_GKE_GCLOUD_AUTH_PLUGIN": "True",

View File

@ -1 +1 @@
f9c3ced054276bc926e2e9edb70958e3789da302
3f8dd6bda6fdafdb00f96e6a3b52a371d73cc9c4

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