From 3b18673cee7a6dd15ae6099bdb76aedacbbe8ca5 Mon Sep 17 00:00:00 2001 From: Sharif Elgamal Date: Thu, 24 Feb 2022 14:05:52 -0800 Subject: [PATCH] update prow-test tag to v0.0.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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