mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Merge pull request #134376 from bertinatto/update-hostpathplugin-image-dra-manifest
Update hostpathplugin image version in DRA test driver manifest
This commit is contained in:
commit
6c258fa74b
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ spec:
|
|||
|
||||
containers:
|
||||
- name: pause
|
||||
image: registry.k8s.io/sig-storage/hostpathplugin:v1.7.3
|
||||
image: registry.k8s.io/sig-storage/hostpathplugin:v1.16.1
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
|
|
|
|||
Loading…
Reference in a new issue