Skip to content

Commit 5e56ca9

Browse files
michaelbeaumonteksctl-bot
authored andcommitted
update nvidia-device-plugin to v0.17.0
1 parent 31f72ab commit 5e56ca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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.16.0
41+
- image: nvcr.io/nvidia/k8s-device-plugin:v0.17.0
4242
name: nvidia-device-plugin-ctr
4343
env:
4444
- name: FAIL_ON_INIT_ERROR

0 commit comments

Comments
 (0)