We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6c74b3 commit af9549bCopy full SHA for af9549b
prow.sh
@@ -187,7 +187,7 @@ configvar CSI_PROW_WORK "$(mkdir -p "$GOPATH/pkg" && mktemp -d "$GOPATH/pkg/csip
187
#
188
# When no deploy script is found (nothing in `deploy` directory,
189
# CSI_PROW_HOSTPATH_REPO=none), nothing gets deployed.
190
-configvar CSI_PROW_HOSTPATH_VERSION "v1.2.0" "hostpath driver"
+configvar CSI_PROW_HOSTPATH_VERSION "v1.3.0-rc2" "hostpath driver"
191
configvar CSI_PROW_HOSTPATH_REPO https://github.com/kubernetes-csi/csi-driver-host-path "hostpath repo"
192
configvar CSI_PROW_DEPLOYMENT "" "deployment"
193
configvar CSI_PROW_HOSTPATH_DRIVER_NAME "hostpath.csi.k8s.io" "the hostpath driver name"
0 commit comments