Skip to content

Commit

Permalink
kmmo: Update pre-built GPU driver container image version to 1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Hersh Pathak [email protected]
  • Loading branch information
hershpa authored Aug 25, 2023
1 parent c44d529 commit 51fb02b
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.0.0-$KERNEL_FULL_VERSION
containerImage: registry.connect.redhat.com/intel/intel-data-center-gpu-driver-container:1.1.0-$KERNEL_FULL_VERSION
selector:
intel.feature.node.kubernetes.io/gpu: 'true'
intel.feature.node.kubernetes.io/dgpu-canary: 'true'

0 comments on commit 51fb02b

Please sign in to comment.