Skip to content
This repository was archived by the owner on Dec 6, 2024. It is now read-only.

Commit af9549b

Browse files
committed
Update prow hostpath driver version to 1.3.0-rc2
1 parent f6c74b3 commit af9549b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: prow.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ configvar CSI_PROW_WORK "$(mkdir -p "$GOPATH/pkg" && mktemp -d "$GOPATH/pkg/csip
187187
#
188188
# When no deploy script is found (nothing in `deploy` directory,
189189
# CSI_PROW_HOSTPATH_REPO=none), nothing gets deployed.
190-
configvar CSI_PROW_HOSTPATH_VERSION "v1.2.0" "hostpath driver"
190+
configvar CSI_PROW_HOSTPATH_VERSION "v1.3.0-rc2" "hostpath driver"
191191
configvar CSI_PROW_HOSTPATH_REPO https://github.com/kubernetes-csi/csi-driver-host-path "hostpath repo"
192192
configvar CSI_PROW_DEPLOYMENT "" "deployment"
193193
configvar CSI_PROW_HOSTPATH_DRIVER_NAME "hostpath.csi.k8s.io" "the hostpath driver name"

0 commit comments

Comments
 (0)