We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2171be commit 7563d19Copy full SHA for 7563d19
prow.sh
@@ -196,7 +196,7 @@ kindest/node:v1.18.20@sha256:738cdc23ed4be6cc0b7ea277a2ebcc454c8373d7d8fb991a7fc
196
# If the deployment script is called with CSI_PROW_TEST_DRIVER=<file name> as
197
# environment variable, then it must write a suitable test driver configuration
198
# into that file in addition to installing the driver.
199
-configvar CSI_PROW_DRIVER_VERSION "v1.8.0" "CSI driver version"
+configvar CSI_PROW_DRIVER_VERSION "v1.11.0" "CSI driver version"
200
configvar CSI_PROW_DRIVER_REPO https://github.com/kubernetes-csi/csi-driver-host-path "CSI driver repo"
201
configvar CSI_PROW_DEPLOYMENT "" "deployment"
202
configvar CSI_PROW_DEPLOYMENT_SUFFIX "" "additional suffix in kubernetes-x.yy[suffix].yaml files"
0 commit comments