Skip to content

Commit 863d6d3

Browse files
authored
Merge pull request #185 from ginglis13/prepare-v2.9.0
Prepare v2.9.0 release
2 parents 62450eb + 9c4cba4 commit 863d6d3

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# v2.9.0 (2024-10-09)
2+
3+
## OS Changes
4+
* Add nvidia-persistenced and nvidia-modprobe to kmod-*-nvidia ([#122])
5+
* Add NVIDIA time-slicing settings to nvidia-k8s-device-plugin ([#169])
6+
* libcap: fix cross-compile toolchain usage ([#174])
7+
* login: start the getty services earlier ([#175])
8+
* Update amazon-ssm-agent to v3.3.987.0 ([#182])
9+
10+
## Build Changes
11+
* Update twoliter to 0.4.7 ([#183])
12+
* Update bottlerocket-settings-models to 0.6.0 ([#169])
13+
14+
[#122]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/122
15+
[#169]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/169
16+
[#174]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/174
17+
[#175]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/175
18+
[#182]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/182
19+
[#183]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/183
20+
121
# v2.8.4 (2024-10-03)
222

323
## OS Changes

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.4"
2+
release-version = "2.9.0"
33

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

0 commit comments

Comments
 (0)