Skip to content

Commit 98f2307

Browse files
authored
Merge pull request #260 from TerryHowe/update-csi-driver-version
chore: update CSI driver version to 1.15
2 parents e9d8712 + 18b6ac6 commit 98f2307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ kindest/node:v1.18.20@sha256:738cdc23ed4be6cc0b7ea277a2ebcc454c8373d7d8fb991a7fc
199199
# If the deployment script is called with CSI_PROW_TEST_DRIVER=<file name> as
200200
# environment variable, then it must write a suitable test driver configuration
201201
# into that file in addition to installing the driver.
202-
configvar CSI_PROW_DRIVER_VERSION "v1.12.0" "CSI driver version"
202+
configvar CSI_PROW_DRIVER_VERSION "v1.15.0" "CSI driver version"
203203
configvar CSI_PROW_DRIVER_REPO https://github.com/kubernetes-csi/csi-driver-host-path "CSI driver repo"
204204
configvar CSI_PROW_DEPLOYMENT "" "deployment"
205205
configvar CSI_PROW_DEPLOYMENT_SUFFIX "" "additional suffix in kubernetes-x.yy[suffix].yaml files"

0 commit comments

Comments
 (0)