diff options
Diffstat (limited to 'functest_kubernetes/ci/download_images.sh')
-rw-r--r-- | functest_kubernetes/ci/download_images.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functest_kubernetes/ci/download_images.sh b/functest_kubernetes/ci/download_images.sh index 9151c788..1d982ce1 100644 --- a/functest_kubernetes/ci/download_images.sh +++ b/functest_kubernetes/ci/download_images.sh @@ -49,7 +49,7 @@ gcr.io/kubernetes-e2e-test-images/volume/rbd:1.0.1 k8s.gcr.io/build-image/debian-iptables:v12.1.2 k8s.gcr.io/conformance:v1.19.0 k8s.gcr.io/e2e-test-images/agnhost:2.20 -k8s.gcr.io/etcd:3.4.9 +k8s.gcr.io/etcd:3.4.13-0 k8s.gcr.io/pause:3.2 k8s.gcr.io/pause:3.3 k8s.gcr.io/prometheus-dummy-exporter:v0.1.0 |