We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8587b2 + 7c5a89c commit 8322a7dCopy full SHA for 8322a7d
prow.sh
@@ -193,7 +193,7 @@ configvar CSI_PROW_WORK "$(mkdir -p "$GOPATH/pkg" && mktemp -d "$GOPATH/pkg/csip
193
# If the deployment script is called with CSI_PROW_TEST_DRIVER=<file name> as
194
# environment variable, then it must write a suitable test driver configuration
195
# into that file in addition to installing the driver.
196
-configvar CSI_PROW_DRIVER_VERSION "v1.3.0-rc4" "CSI driver version"
+configvar CSI_PROW_DRIVER_VERSION "v1.3.0" "CSI driver version"
197
configvar CSI_PROW_DRIVER_REPO https://github.com/kubernetes-csi/csi-driver-host-path "CSI driver repo"
198
configvar CSI_PROW_DEPLOYMENT "" "deployment"
199
0 commit comments