Skip to content

Commit 3cad04f

Browse files
Update nvidia-device-plugin to v0.17.1 (#8296)
update nvidia-device-plugin to v0.17.1 Co-authored-by: michaelbeaumont <[email protected]>
1 parent af0aee9 commit 3cad04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/addons/assets/nvidia-device-plugin.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
# See https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/
3939
priorityClassName: "system-node-critical"
4040
containers:
41-
- image: nvcr.io/nvidia/k8s-device-plugin:v0.17.0
41+
- image: nvcr.io/nvidia/k8s-device-plugin:v0.17.1
4242
name: nvidia-device-plugin-ctr
4343
env:
4444
- name: FAIL_ON_INIT_ERROR

0 commit comments

Comments
 (0)