File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ spec:
200
200
- name : driver-image-470
201
201
image : nvcr.io/nvidia/driver@sha256:b4517810f2884f345b4f2323e83e41d28f54cdc6e2caf0690bb7ed4f3947dbcc
202
202
- name : device-plugin-image
203
- image : nvcr.io/nvidia/k8s-device-plugin@sha256:07d5735e4d87c25c9e53cb68bdb231d97290de835fdf0d055e4f51cd70396800
203
+ image : nvcr.io/nvidia/k8s-device-plugin@sha256:d33ae90051cce4f32ee34faf2328832343c6065d808baf62fd38fd4c6bb5ab13
204
204
- name : gpu-feature-discovery-image
205
205
image : nvcr.io/nvidia/gpu-feature-discovery@sha256:8d1ec78f2b1ddb7f0c47453d0427231190747bda411733a7dd0c8f5196f09e9c
206
206
- name : mig-manager-image
@@ -904,7 +904,7 @@ spec:
904
904
- name : " DCGM_EXPORTER_IMAGE"
905
905
value : " nvcr.io/nvidia/k8s/dcgm-exporter@sha256:698e602773287c649b7ef329dca3fcfb9ce8f86580c282fb5718d8ceeed3d693"
906
906
- name : " DEVICE_PLUGIN_IMAGE"
907
- value : " nvcr.io/nvidia/k8s-device-plugin@sha256:07d5735e4d87c25c9e53cb68bdb231d97290de835fdf0d055e4f51cd70396800 "
907
+ value : " nvcr.io/nvidia/k8s-device-plugin@sha256:d33ae90051cce4f32ee34faf2328832343c6065d808baf62fd38fd4c6bb5ab13 "
908
908
- name : " DRIVER_IMAGE"
909
909
value : " nvcr.io/nvidia/driver@sha256:7c2df95df9ed4d16ad3b3c84079ccdd161f3639527ac1d90b106217f9f0a3aad"
910
910
- name : " DRIVER_IMAGE-525"
Original file line number Diff line number Diff line change @@ -232,7 +232,7 @@ devicePlugin:
232
232
enabled : true
233
233
repository : nvcr.io/nvidia
234
234
image : k8s-device-plugin
235
- version : v0.14.2 -ubi8
235
+ version : v0.14.3 -ubi8
236
236
imagePullPolicy : IfNotPresent
237
237
imagePullSecrets : []
238
238
args : []
You can’t perform that action at this time.
0 commit comments