Skip to content

Commit b77f8e4

Browse files
committed
Override k8s version
1 parent 273f92f commit b77f8e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.prow.sh

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#! /bin/bash
22

3+
CSI_PROW_KUBERNETES_VERSION=latest
4+
CSI_PROW_E2E_VERSION=master
35
. release-tools/prow.sh
4-
56
main

0 commit comments

Comments
 (0)