From 8840b05ff71f8243e802d975a4ee96935b97867a Mon Sep 17 00:00:00 2001 From: Steven Powell Date: Tue, 20 Feb 2024 15:47:09 -0800 Subject: [PATCH] CI: Update prow image --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1fd23bf4fdcb..a3c09728bd3a 100644 --- a/Makefile +++ b/Makefile @@ -114,7 +114,7 @@ GVISOR_TAG ?= latest AUTOPAUSE_HOOK_TAG ?= v0.0.5 # prow-test tag to push changes to -PROW_TEST_TAG ?= v0.0.6 +PROW_TEST_TAG ?= v0.0.7 # storage provisioner tag to push changes to # NOTE: you will need to bump the PreloadVersion if you change this