mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 06:54:01 +00:00
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:
parent
3a4c35cc89
commit
1085c0b15a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user