We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afaf9c2 commit d4363c8Copy full SHA for d4363c8
test/e2e/testing-manifests/storage-csi/hostpath/hostpath/csi-hostpath-plugin.yaml
@@ -219,7 +219,7 @@ spec:
219
serviceAccountName: csi-hostpathplugin-sa
220
containers:
221
- name: hostpath
222
- image: registry.k8s.io/sig-storage/hostpathplugin:v1.14.0
+ image: registry.k8s.io/sig-storage/hostpathplugin:v1.15.0
223
args:
224
- "--drivername=hostpath.csi.k8s.io"
225
- "--v=5"
0 commit comments