diff --git a/Makefile b/Makefile index c60b2d9f9f..c4c44e1bec 100644 --- a/Makefile +++ b/Makefile @@ -111,7 +111,7 @@ GVISOR_TAG ?= latest AUTOPAUSE_HOOK_TAG ?= v0.0.2 # prow-test tag to push changes to -PROW_TEST_TAG ?= v0.0.1 +PROW_TEST_TAG ?= v0.0.2 # storage provisioner tag to push changes to # NOTE: you will need to bump the PreloadVersion if you change this