aboutsummaryrefslogtreecommitdiffstats
path: root/functest_kubernetes/ci/download_images.sh
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2021-03-15 09:49:32 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2021-03-15 09:50:22 +0100
commit4117257dfb7462f0892ec2bc057af86dc56194d8 (patch)
tree551899ecf4cdd9831160ad8fe61dbd880e8ba010 /functest_kubernetes/ci/download_images.sh
parentcae5c11636142345aa61c1f14d501f825d87d4cd (diff)
Fix k8s.gcr.io/etcd tag (3.4.13-0)
Change-Id: Idbc520f1b196fd9d66dc57d32a543a6af7b73598 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'functest_kubernetes/ci/download_images.sh')
-rw-r--r--functest_kubernetes/ci/download_images.sh2
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