diff --git a/prow/cluster/jobs/istio-private/istio/istio-private.istio.master.gen.yaml b/prow/cluster/jobs/istio-private/istio/istio-private.istio.master.gen.yaml index e34790e4c2d..3c3107eda44 100644 --- a/prow/cluster/jobs/istio-private/istio/istio-private.istio.master.gen.yaml +++ b/prow/cluster/jobs/istio-private/istio/istio-private.istio.master.gen.yaml @@ -980,7 +980,7 @@ postsubmits: - entrypoint - prow/integ-suite-kind.sh - --node-image - - gcr.io/istio-testing/kind-node:v1.21.0-alpha.1 + - gcr.io/istio-testing/kind-node:v1.21.0-beta.0 - test.integration.kube.presubmit env: - name: INTEGRATION_TEST_FLAGS diff --git a/prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml b/prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml index 127270f8c94..7814851e118 100644 --- a/prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml +++ b/prow/cluster/jobs/istio/istio/istio.istio.master.gen.yaml @@ -955,7 +955,7 @@ postsubmits: - entrypoint - prow/integ-suite-kind.sh - --node-image - - gcr.io/istio-testing/kind-node:v1.21.0-alpha.1 + - gcr.io/istio-testing/kind-node:v1.21.0-beta.0 - test.integration.kube.presubmit env: - name: INTEGRATION_TEST_FLAGS diff --git a/prow/config/jobs/istio.yaml b/prow/config/jobs/istio.yaml index c77a6a4d224..6395afb95e2 100644 --- a/prow/config/jobs/istio.yaml +++ b/prow/config/jobs/istio.yaml @@ -224,7 +224,7 @@ jobs: - entrypoint - prow/integ-suite-kind.sh - --node-image - - gcr.io/istio-testing/kind-node:v1.21.0-alpha.1 + - gcr.io/istio-testing/kind-node:v1.21.0-beta.0 - test.integration.kube.presubmit requirements: [kind] # Hidden until stability is measure