mirror of https://github.com/istio/istio.io.git
Automator: update common-files@release-1.21 in istio/istio.io@release-1.21 (#15379)
This commit is contained in:
parent
bc0f1969aa
commit
3034259ec7
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "istio build-tools",
|
||||
"image": "gcr.io/istio-testing/build-tools:release-1.21-4ef8661a6a388d403616444787141bb47a04ee39",
|
||||
"image": "gcr.io/istio-testing/build-tools:release-1.21-c3faed1158524149e46b2af5567621ab6e43a8be",
|
||||
"privileged": true,
|
||||
"remoteEnv": {
|
||||
"USE_GKE_GCLOUD_AUTH_PLUGIN": "True",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
994ec08882325c03642242b65a43f77eb6615a4f
|
||||
06e135f7547513ec25ff68499fdf5f9dd03de583
|
||||
|
|
|
|||
|
|
@ -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.21-4ef8661a6a388d403616444787141bb47a04ee39
|
||||
IMAGE_VERSION=release-1.21-c3faed1158524149e46b2af5567621ab6e43a8be
|
||||
fi
|
||||
if [[ "${IMAGE_NAME:-}" == "" ]]; then
|
||||
IMAGE_NAME=build-tools
|
||||
|
|
|
|||
Loading…
Reference in New Issue