diff --git a/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.master.gen.yaml b/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.master.gen.yaml index f855eb58c4b..5d81309c890 100644 --- a/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.master.gen.yaml +++ b/prow/cluster/jobs/istio-private/proxy/istio-private.proxy.master.gen.yaml @@ -32,7 +32,7 @@ postsubmits: value: istio-private-artifacts - name: GCS_BUILD_BUCKET value: istio-private-build - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: @@ -207,7 +207,7 @@ presubmits: value: envoy - name: ENVOY_REPOSITORY value: https://github.com/envoyproxy/envoy - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: @@ -254,7 +254,7 @@ presubmits: value: envoy - name: ENVOY_REPOSITORY value: https://github.com/envoyproxy/envoy - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: @@ -301,7 +301,7 @@ presubmits: value: envoy - name: ENVOY_REPOSITORY value: https://github.com/envoyproxy/envoy - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: @@ -348,7 +348,7 @@ presubmits: value: envoy - name: ENVOY_REPOSITORY value: https://github.com/envoyproxy/envoy - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: @@ -443,7 +443,7 @@ presubmits: value: envoy - name: ENVOY_REPOSITORY value: https://github.com/envoyproxy/envoy - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: diff --git a/prow/cluster/jobs/istio/proxy/istio.proxy.master.gen.yaml b/prow/cluster/jobs/istio/proxy/istio.proxy.master.gen.yaml index d6dc8f25a3a..c3fc301c0fa 100644 --- a/prow/cluster/jobs/istio/proxy/istio.proxy.master.gen.yaml +++ b/prow/cluster/jobs/istio/proxy/istio.proxy.master.gen.yaml @@ -19,7 +19,7 @@ postsubmits: - command: - entrypoint - ./prow/proxy-postsubmit.sh - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: @@ -157,7 +157,7 @@ presubmits: containers: - command: - ./prow/proxy-presubmit.sh - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: @@ -195,7 +195,7 @@ presubmits: containers: - command: - ./prow/proxy-presubmit-asan.sh - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: @@ -233,7 +233,7 @@ presubmits: containers: - command: - ./prow/proxy-presubmit-tsan.sh - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: @@ -271,7 +271,7 @@ presubmits: containers: - command: - ./prow/proxy-presubmit-release.sh - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: @@ -348,7 +348,7 @@ presubmits: - command: - entrypoint - ./prow/proxy-presubmit-wasm.sh - image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 + image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 name: "" resources: limits: diff --git a/prow/config/jobs/proxy.yaml b/prow/config/jobs/proxy.yaml index ed3f21feb7f..7c9f746bf90 100644 --- a/prow/config/jobs/proxy.yaml +++ b/prow/config/jobs/proxy.yaml @@ -1,7 +1,7 @@ org: istio repo: proxy support_release_branching: true -image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-15T16-37-30 +image: gcr.io/istio-testing/build-tools-proxy:master-2021-06-16T23-16-54 node_selector: testing: build-pool