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:
207207 - name : dcgm-image
208208 image : nvcr.io/nvidia/cloud-native/dcgm@sha256:7b0ebd6c40a11b6484dc4385605372511e4e93132a44d2a3d6ec2e36c24e6783
209209 - name : container-toolkit-image
210- image : nvcr.io/nvidia/k8s/container-toolkit@sha256:a9cdea88635bb6aee1799ac4d4256d3baee24209a4a4feada47145242cb90c6e
210+ image : nvcr.io/nvidia/k8s/container-toolkit@sha256:bb6b55a5bd6419df3ca2d8ec0738b87491fc45e15587e613663890dc3a8e6e13
211211 - name : driver-image
212212 image : nvcr.io/nvidia/driver@sha256:8a9a9e9470f64d340a7f3106a03e9622fa98e25368fbfb7ce9c416ad98f6d951
213213 - name : driver-image-535
@@ -862,7 +862,7 @@ spec:
862862 - name : " GFD_IMAGE"
863863 value : " nvcr.io/nvidia/k8s-device-plugin@sha256:c05c5ca9ac1babc29063605871de154901404c6c20cba02f81568a5e4276ec5d"
864864 - name : " CONTAINER_TOOLKIT_IMAGE"
865- value : " nvcr.io/nvidia/k8s/container-toolkit@sha256:a9cdea88635bb6aee1799ac4d4256d3baee24209a4a4feada47145242cb90c6e "
865+ value : " nvcr.io/nvidia/k8s/container-toolkit@sha256:bb6b55a5bd6419df3ca2d8ec0738b87491fc45e15587e613663890dc3a8e6e13 "
866866 - name : " DCGM_IMAGE"
867867 value : " nvcr.io/nvidia/cloud-native/dcgm@sha256:7b0ebd6c40a11b6484dc4385605372511e4e93132a44d2a3d6ec2e36c24e6783"
868868 - name : " DCGM_EXPORTER_IMAGE"
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ toolkit:
231231 enabled : true
232232 repository : nvcr.io/nvidia/k8s
233233 image : container-toolkit
234- version : v1.17.0-rc.2- ubuntu20.04
234+ version : v1.17.0-ubuntu20.04
235235 imagePullPolicy : IfNotPresent
236236 imagePullSecrets : []
237237 env : []
You can’t perform that action at this time.
0 commit comments