From f96c75bca29bd33ac51d6b59e0eccdd82d640060 Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Mon, 2 Mar 2020 15:22:32 +0100 Subject: [PATCH] Bump csi-driver-host-path version to get fixed block snapshots --- .../storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/testing-manifests/storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml b/test/e2e/testing-manifests/storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml index 9906b45bb5a..9f1394e7e0b 100644 --- a/test/e2e/testing-manifests/storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml +++ b/test/e2e/testing-manifests/storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml @@ -65,7 +65,7 @@ spec: name: csi-data-dir - name: hostpath - image: quay.io/k8scsi/hostpathplugin:v1.4.0-rc1 + image: quay.io/k8scsi/hostpathplugin:v1.4.0-rc2 args: - "--drivername=hostpath.csi.k8s.io" - "--v=5"