Skip to content

Commit 30dbbb8

Browse files
authored
Merge pull request #354 from yeazelm/4_7_1
Prepare for v4.7.1 release
2 parents b2d50be + 3e41620 commit 30dbbb8

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
# v4.7.1 (2026-01-07)
2+
## OS Changes
3+
* Add dependency on the GRID license for NVIDIA k8s device plugin ([#294])
4+
* Update Neuron driver to 2.25.4.0 ([#344], [#350])
5+
* Adjust BOOT_IMAGE for PCR 9 predictions ([#343])
6+
* Fix typo in NVLSM service ([#351])
7+
* Update kernel from 6.1.158-180.294 to 6.1.159-181.297 ([#353])
8+
* Update kernel from 6.12.58-82.121 to 6.12.63-84.121 ([#348],[#352])
9+
10+
## Build Changes
11+
* Clean up NVIDIA kmod spec files ([#341])
12+
* Update twoliter to 0.16.0 ([#342], [#349])
13+
* Override SBOM generation for nvidia-migmanager ([#346])
14+
15+
[#294]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/294
16+
[#341]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/341
17+
[#342]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/342
18+
[#343]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/343
19+
[#344]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/344
20+
[#346]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/346
21+
[#348]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/348
22+
[#349]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/349
23+
[#350]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/350
24+
[#351]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/351
25+
[#352]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/352
26+
[#353]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/353
27+
128
# v4.7.0 (2025-12-11)
229
## Build Changes
330
* Update the Bottlerocket SDK to v0.66.0 ([#336])

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 2
2-
release-version = "4.7.0"
2+
release-version = "4.7.1"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]

0 commit comments

Comments
 (0)