File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 22# SPDX-License-Identifier: Apache-2.0
33
44# Intel Data Center GPU driver components combinations.
5- # ARG CSE_RELEASE=23WW06.5_555_MAIN
6- ARG PMT_RELEASE=23WW06.5_555_MAIN
7- ARG I915_RELEASE=RHEL86_23WW6.5_555_6469.0.3_221221.3
8- ARG FIRMWARE_RELEASE=23WW06.5_555
5+ # ARG CSE_RELEASE=23WW28.5_647.21_MAIN
6+ ARG PMT_RELEASE=23WW28.5_647.21_MAIN
7+ ARG I915_RELEASE=RHEL88_23WW28.5_647.21_23.5.19_230406.22
8+ ARG FIRMWARE_RELEASE=23WW28.5_647.21
99
1010# Intel Data Center GPU Driver for OpenShift version.
11- ARG DRIVER_VERSION=1.0 .0
11+ ARG DRIVER_VERSION=1.1 .0
1212
1313# RHCOS Kernel version supported by the above driver version.
1414ARG KERNEL_VERSION
1515ARG KERNEL_FULL_VERSION=${KERNEL_VERSION}
1616
17- # Red Hat DTK image is used as builder image to build kernel driver modules.
18- # Appropriate DTK image is provided with the OCP release, to guarantee compatibility
17+ # Red Hat DTK image is used as builder image to build kernel driver modules.
18+ # Appropriate DTK image is provided with the OCP release, to guarantee compatibility
1919# between the built kernel modules and the OCP version's RHCOS kernel.
2020# DTK_AUTO is populated automatically with the appropriate DTK image by KMM operator.
2121ARG DTK_AUTO
You can’t perform that action at this time.
0 commit comments