We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aaac22 commit 0b10f6aCopy full SHA for 0b10f6a
prow.sh
@@ -151,7 +151,7 @@ configvar CSI_PROW_WORK "$(mkdir -p "$GOPATH/pkg" && mktemp -d "$GOPATH/pkg/csip
151
#
152
# When no deploy script is found (nothing in `deploy` directory,
153
# CSI_PROW_HOSTPATH_REPO=none), nothing gets deployed.
154
-configvar CSI_PROW_HOSTPATH_VERSION 486074dc3beef59955faf7bb5210418d9844e0a7 "hostpath driver" # pre-1.1.0
+configvar CSI_PROW_HOSTPATH_VERSION fc52d13ba07922c80555a24616a5b16480350c3f "hostpath driver" # pre-1.1.0
155
configvar CSI_PROW_HOSTPATH_REPO https://github.com/kubernetes-csi/csi-driver-host-path "hostpath repo"
156
configvar CSI_PROW_DEPLOYMENT "" "deployment"
157
0 commit comments