Updates agnhost image version in documentation

The version was bumped to 2.1, not 1.1.

Co-Authored-By: Aaron Crickenberger <spiffxp@google.com>
This commit is contained in:
Claudiu Belu 2019-06-13 14:58:22 -07:00
parent 76550ea8b8
commit 64c69094d3

View File

@ -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.