Skip to content

Commit d8c7b25

Browse files
authored
Merge pull request #164 from larvacea/release-2.8.1
Release 2.8.1
2 parents 6af3893 + 0a90150 commit d8c7b25

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v2.8.1 (2024-09-27)
2+
3+
## Build Changes
4+
* Install squashed kernel-devel if erofs is not positively selected ([#163])
5+
6+
[#163]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/163
7+
18
# v2.8.0 (2024-09-26)
29

310
## Build Changes
@@ -6,7 +13,7 @@
613
## OS Changes
714
* Use open GPU drivers on P4 and P5 instances ([#114])
815
* Add package-level support for EROFS as a root filesystem ([#159])
9-
* Update libnvidia-container and nvidia-container-toolkit ([#161])
16+
* Update libnvidia-container and nvidia-container-toolkit to 1.16.2 ([#161])
1017

1118
[#114]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/114
1219
[#157]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/157

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 1
2-
release-version = "2.8.0"
2+
release-version = "2.8.1"
33

44
[vendor.bottlerocket]
55
registry = "public.ecr.aws/bottlerocket"

0 commit comments

Comments
 (0)