Skip to content

Commit fc5efdc

Browse files
committed
UPSTREAM: 134376: Update hostpathplugin image version in DRA test driver manifest
Update image from v1.7.3 to v1.16.1 to avoid pulling multiple in CI.
1 parent bbfe328 commit fc5efdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/testing-manifests/dra/dra-test-driver-proxy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ spec:
4747

4848
containers:
4949
- name: pause
50-
image: registry.k8s.io/sig-storage/hostpathplugin:v1.7.3
50+
image: registry.k8s.io/sig-storage/hostpathplugin:v1.16.1
5151
command:
5252
- /bin/sh
5353
- -c

0 commit comments

Comments
 (0)