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:15dab1273345df4a5844c4c761d064dbc4b592101251dc39174e597137123027
209
209
- name : container-toolkit-image
210
- image : nvcr.io/nvidia/k8s/container-toolkit@sha256:f95ef6a0c377e011bc0561c7d2c2bf32e45106fb0ba91ae9a10f97236ded0581
210
+ image : nvcr.io/nvidia/k8s/container-toolkit@sha256:7bcc188703f2fac630f7a4ff8960e6733ac3a29adf6a946533b796d9a27b8acf
211
211
- name : driver-image
212
212
image : nvcr.io/nvidia/driver@sha256:858de27c152669f5a3cf4287406405b16dd5bb70c0373324eb735511997bb415
213
213
- name : driver-image-535
@@ -860,7 +860,7 @@ spec:
860
860
- name : " GFD_IMAGE"
861
861
value : " nvcr.io/nvidia/k8s-device-plugin@sha256:7ad2c9f71fe06f9f7745ac8635f46740fbdff4f11edd468addfab81afcdfa534"
862
862
- name : " CONTAINER_TOOLKIT_IMAGE"
863
- value : " nvcr.io/nvidia/k8s/container-toolkit@sha256:f95ef6a0c377e011bc0561c7d2c2bf32e45106fb0ba91ae9a10f97236ded0581 "
863
+ value : " nvcr.io/nvidia/k8s/container-toolkit@sha256:7bcc188703f2fac630f7a4ff8960e6733ac3a29adf6a946533b796d9a27b8acf "
864
864
- name : " DCGM_IMAGE"
865
865
value : " nvcr.io/nvidia/cloud-native/dcgm@sha256:15dab1273345df4a5844c4c761d064dbc4b592101251dc39174e597137123027"
866
866
- 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.16.1 -ubuntu20.04
234
+ version : v1.16.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