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