Skip to content

Commit 420b749

Browse files
authored
chore: bump nvidia-device-plugin to v0.19.1 in devbox bundled manifest (#7292)
Signed-off-by: Kevin Su <pingsutw@apache.org>
1 parent 28b0494 commit 420b749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/devbox-bundled/nvidia-device-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ spec:
2828
runtimeClassName: nvidia
2929
containers:
3030
- name: nvidia-device-plugin-ctr
31-
image: nvcr.io/nvidia/k8s-device-plugin:v0.17.0
31+
image: nvcr.io/nvidia/k8s-device-plugin:v0.19.1
3232
env:
3333
- name: FAIL_ON_INIT_ERROR
3434
value: "false"

0 commit comments

Comments
 (0)