Bump sample-device-plugin image version
Currently published image version doesn't include latest code changes, for example CDI support. Manifests include different and outdated image versions
This commit is contained in:
		@@ -32,7 +32,7 @@ spec:
 | 
			
		||||
        hostPath:
 | 
			
		||||
          path: /dev
 | 
			
		||||
      containers:
 | 
			
		||||
      - image: registry.k8s.io/e2e-test-images/sample-device-plugin:1.5
 | 
			
		||||
      - image: registry.k8s.io/e2e-test-images/sample-device-plugin:1.7
 | 
			
		||||
        name: sample-device-plugin
 | 
			
		||||
        env:
 | 
			
		||||
        - name: PLUGIN_SOCK_DIR
 | 
			
		||||
 
 | 
			
		||||
@@ -35,7 +35,7 @@ spec:
 | 
			
		||||
        hostPath:
 | 
			
		||||
          path: /var/run/cdi
 | 
			
		||||
      containers:
 | 
			
		||||
      - image: registry.k8s.io/e2e-test-images/sample-device-plugin:1.3
 | 
			
		||||
      - image: registry.k8s.io/e2e-test-images/sample-device-plugin:1.7
 | 
			
		||||
        name: sample-device-plugin
 | 
			
		||||
        env:
 | 
			
		||||
        - name: PLUGIN_SOCK_DIR
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user