Skip to content

Commit d4363c8

Browse files
committed
Update hostpath plugin
1 parent afaf9c2 commit d4363c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/testing-manifests/storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ spec:
219219
serviceAccountName: csi-hostpathplugin-sa
220220
containers:
221221
- name: hostpath
222-
image: registry.k8s.io/sig-storage/hostpathplugin:v1.14.0
222+
image: registry.k8s.io/sig-storage/hostpathplugin:v1.15.0
223223
args:
224224
- "--drivername=hostpath.csi.k8s.io"
225225
- "--v=5"

0 commit comments

Comments
 (0)