Skip to content

Commit c2aeddd

Browse files
committed
Update the image
1 parent 4745535 commit c2aeddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release-tools/prow.sh

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

0 commit comments

Comments
 (0)