We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4cc9174 + 6582f2f commit 23be652Copy full SHA for 23be652
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.3.0-rc2" "hostpath driver"
+configvar CSI_PROW_HOSTPATH_VERSION "v1.3.0-rc3" "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