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 @@ -207,7 +207,7 @@ spec:
207
207
- name : dcgm-image
208
208
image : nvcr.io/nvidia/cloud-native/dcgm@sha256:7b0ebd6c40a11b6484dc4385605372511e4e93132a44d2a3d6ec2e36c24e6783
209
209
- name : container-toolkit-image
210
- image : nvcr.io/nvidia/k8s/container-toolkit@sha256:bb6b55a5bd6419df3ca2d8ec0738b87491fc45e15587e613663890dc3a8e6e13
210
+ image : nvcr.io/nvidia/k8s/container-toolkit@sha256:f9d5652cba9ff27f9c4d17f5d09b4a5e4aa631b5cabb9cedf4d3e8c43d6847a4
211
211
- name : driver-image
212
212
image : nvcr.io/nvidia/driver@sha256:8a9a9e9470f64d340a7f3106a03e9622fa98e25368fbfb7ce9c416ad98f6d951
213
213
- name : driver-image-535
@@ -862,7 +862,7 @@ spec:
862
862
- name : " GFD_IMAGE"
863
863
value : " nvcr.io/nvidia/k8s-device-plugin@sha256:7089559ce6153018806857f5049085bae15b3bf6f1c8bd19d8b12f707d087dea"
864
864
- name : " CONTAINER_TOOLKIT_IMAGE"
865
- value : " nvcr.io/nvidia/k8s/container-toolkit@sha256:bb6b55a5bd6419df3ca2d8ec0738b87491fc45e15587e613663890dc3a8e6e13 "
865
+ value : " nvcr.io/nvidia/k8s/container-toolkit@sha256:f9d5652cba9ff27f9c4d17f5d09b4a5e4aa631b5cabb9cedf4d3e8c43d6847a4 "
866
866
- name : " DCGM_IMAGE"
867
867
value : " nvcr.io/nvidia/cloud-native/dcgm@sha256:7b0ebd6c40a11b6484dc4385605372511e4e93132a44d2a3d6ec2e36c24e6783"
868
868
- name : " DCGM_EXPORTER_IMAGE"
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ toolkit:
231
231
enabled : true
232
232
repository : nvcr.io/nvidia/k8s
233
233
image : container-toolkit
234
- version : v1.17.0 -ubuntu20.04
234
+ version : v1.17.2 -ubuntu20.04
235
235
imagePullPolicy : IfNotPresent
236
236
imagePullSecrets : []
237
237
env : []
You can’t perform that action at this time.
0 commit comments