From 940a2a7f070a4d803930a30e834fe5b0798c639d Mon Sep 17 00:00:00 2001 From: Fabio Bertinatto Date: Thu, 2 Oct 2025 08:25:46 -0300 Subject: [PATCH] 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. --- test/e2e/testing-manifests/dra/dra-test-driver-proxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/testing-manifests/dra/dra-test-driver-proxy.yaml b/test/e2e/testing-manifests/dra/dra-test-driver-proxy.yaml index ed32a26acac..6c7da12638d 100644 --- a/test/e2e/testing-manifests/dra/dra-test-driver-proxy.yaml +++ b/test/e2e/testing-manifests/dra/dra-test-driver-proxy.yaml @@ -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