Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v5.0.0 (2026-02-19)
## OS Changes
* Remove EOL r570 NVIDIA driver ([#370])
* Update kernel from 6.12.66-88.122 to 6.12.68-92.122 ([#372])

## Build Changes
* Bump cargo dependencies ([#371])

[#370]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/370
[#371]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/371
[#372]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/372

# v4.8.2 (2026-02-07)
## OS Changes
* Update kernel from 6.1.159-182.297 to 6.1.161-183.298 ([#366])
Expand Down
2 changes: 1 addition & 1 deletion Twoliter.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
schema-version = 2
release-version = "4.8.2"
release-version = "5.0.0"
project-vendor = "Bottlerocket"

[vendor.bottlerocket]
Expand Down