Skip to content

Commit 43bde06

Browse files
committed
Bump csi-sanity to 5.3.1
1 parent e31de52 commit 43bde06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prow.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ configvar CSI_PROW_SIDECAR_E2E_PATH "${CSI_PROW_SIDECAR_E2E_IMPORT_PATH}" "CSI S
243243
# of the cluster. The alternative would have been to (cross-)compile csi-sanity
244244
# and install it inside the cluster, which is not necessarily easier.
245245
configvar CSI_PROW_SANITY_REPO https://github.com/kubernetes-csi/csi-test "csi-test repo"
246-
configvar CSI_PROW_SANITY_VERSION v5.2.0 "csi-test version"
246+
configvar CSI_PROW_SANITY_VERSION v5.3.1 "csi-test version"
247247
configvar CSI_PROW_SANITY_PACKAGE_PATH github.com/kubernetes-csi/csi-test "csi-test package"
248248
configvar CSI_PROW_SANITY_SERVICE "hostpath-service" "Kubernetes TCP service name that exposes csi.sock"
249249
configvar CSI_PROW_SANITY_POD "csi-hostpathplugin-0" "Kubernetes pod with CSI driver"

0 commit comments

Comments
 (0)