Skip to content

Commit

Permalink
Merge pull request kubernetes#18221 from spowelljr/updateProwImage
Browse files Browse the repository at this point in the history
CI: Update prow image
  • Loading branch information
spowelljr authored Feb 20, 2024
2 parents f3d93fe + 8840b05 commit 3a00fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3a00fd2

Please sign in to comment.