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 @@ -214,7 +214,7 @@ spec:
214214 - name : gpu-feature-discovery-image
215215 image : nvcr.io/nvidia/k8s-device-plugin@sha256:630596340f8e83aa10b0bc13a46db76772e31b7dccfc34d3a4e41ab7e0aa6117
216216 - name : mig-manager-image
217- image : nvcr.io/nvidia/cloud-native/k8s-mig-manager@sha256:b1bfd5bf7493d2f197d6f1f633c35d9e6ef2bd4dea194e9fa8aad7de548635f1
217+ image : nvcr.io/nvidia/cloud-native/k8s-mig-manager@sha256:3191cc0684e92d655e72fe9faf3da95fe6b8a6c2eb4ad396f75ba9b98c021aaf
218218 - name : init-container-image
219219 image : nvcr.io/nvidia/cuda@sha256:e8e8680c1e230a63f900f1f9b692af791644f6f14bdc54920f7a7c7f4a6a327b
220220 - name : gpu-operator-validator-image
@@ -910,7 +910,7 @@ spec:
910910 - name : " DRIVER_MANAGER_IMAGE"
911911 value : " nvcr.io/nvidia/cloud-native/k8s-driver-manager@sha256:c525320fd1e771b911b68f8e760b83e8fccf1beea43bf9b009c4f0c591e193ea"
912912 - name : " MIG_MANAGER_IMAGE"
913- value : " nvcr.io/nvidia/cloud-native/k8s-mig-manager@sha256:b1bfd5bf7493d2f197d6f1f633c35d9e6ef2bd4dea194e9fa8aad7de548635f1 "
913+ value : " nvcr.io/nvidia/cloud-native/k8s-mig-manager@sha256:3191cc0684e92d655e72fe9faf3da95fe6b8a6c2eb4ad396f75ba9b98c021aaf "
914914 - name : " CUDA_BASE_IMAGE"
915915 value : " nvcr.io/nvidia/cuda@sha256:e8e8680c1e230a63f900f1f9b692af791644f6f14bdc54920f7a7c7f4a6a327b"
916916 - name : " VFIO_MANAGER_IMAGE"
Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ migManager:
341341 enabled : true
342342 repository : nvcr.io/nvidia/cloud-native
343343 image : k8s-mig-manager
344- version : v0.12.2 -ubuntu20.04
344+ version : v0.12.3 -ubuntu20.04
345345 imagePullPolicy : IfNotPresent
346346 imagePullSecrets : []
347347 env : []
You can’t perform that action at this time.
0 commit comments