From 64c69094d3a4430115459d8fc424c7c8997ccff0 Mon Sep 17 00:00:00 2001 From: Claudiu Belu Date: Thu, 13 Jun 2019 14:58:22 -0700 Subject: [PATCH] Updates agnhost image version in documentation The version was bumped to 2.1, not 1.1. Co-Authored-By: Aaron Crickenberger --- test/images/agnhost/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/images/agnhost/README.md b/test/images/agnhost/README.md index 039617940d2..894592d1643 100644 --- a/test/images/agnhost/README.md +++ b/test/images/agnhost/README.md @@ -385,6 +385,6 @@ Usage: ## Image -The image can be found at `gcr.io/kubernetes-e2e-test-images/agnhost:1.1` for Linux -containers, and `e2eteam/agnhost:1.1` for Windows containers. In the future, the same +The image can be found at `gcr.io/kubernetes-e2e-test-images/agnhost:2.1` for Linux +containers, and `e2eteam/agnhost:2.1` for Windows containers. In the future, the same repository can be used for both OSes.