Skip to content

Commit

Permalink
Merge pull request #160 from hershpa/update-image-path
Browse files Browse the repository at this point in the history
kmmo: Update pre-built GPU driver container image version to 2.0.0
  • Loading branch information
uMartinXu authored Nov 20, 2023
2 parents 204d364 + efe0bfa commit 5abe590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kmmo/intel-dgpu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
firmwarePath: /firmware
kernelMappings:
- regexp: '^.*\.x86_64$'
containerImage: registry.connect.redhat.com/intel/intel-data-center-gpu-driver-container:1.1.0-$KERNEL_FULL_VERSION
containerImage: registry.connect.redhat.com/intel/intel-data-center-gpu-driver-container:2.0.0-$KERNEL_FULL_VERSION
selector:
intel.feature.node.kubernetes.io/gpu: 'true'
intel.feature.node.kubernetes.io/dgpu-canary: 'true'

0 comments on commit 5abe590

Please sign in to comment.