Skip to content

Commit 0619ed2

Browse files
hemanthsmpchand20
andauthored
Update EMT kernel image version to 6.12.44 in values.yaml and version.yaml (#210)
Co-authored-by: pchandra <prakash1.chandra@intel.com>
1 parent 5ccd140 commit 0619ed2

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.trivyignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ CVE-2023-31484
88
CVE-2023-45853
99
CVE-2024-3056
1010
CVE-2025-6020
11+
CVE-2025-47906
1112
CVE-2025-47907

helm/trustagent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ config:
5757
/opt/kata/bin/qemu-system-x86_64
5858
/opt/kata/libexec/virtiofsd
5959
/opt/kata/share/defaults/kata-containers/configuration-qemu.toml
60-
/opt/kata/share/kata-containers/vmlinuz-6.12.39-1.emt3
60+
/opt/kata/share/kata-containers/vmlinuz-6.12.44-1.emt3
6161
/opt/kata/share/kata-containers/trusted-vm.img
6262
/opt/kata/share/kata-qemu/qemu/bios-256k.bin
6363
/opt/kata/share/kata-qemu/qemu/efi-virtio.rom

trusted-workload/kata-deploy/version.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ kata-deploy:
1313

1414
kernel:
1515
description: "Edge Microvisor kernel image"
16-
name : "vmlinuz-6.12.39-1.emt3"
17-
version: 6.12.39-1.emt3
18-
config: "config-6.12.39-1.emt3"
16+
name : "vmlinuz-6.12.44-1.emt3"
17+
version: 6.12.44-1.emt3
18+
config: "config-6.12.44-1.emt3"
1919

2020
rootfs:
2121
description: "Edge Microvisor initrd image"

0 commit comments

Comments
 (0)