Skip to content

Commit c395b44

Browse files
committed
changelog: Update changelog for 9.1.0 release
1 parent 0464393 commit c395b44

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
# v9.1.0 (2025-06-23)
2+
3+
## OS Changes
4+
* Add an option to write settings once during boot ([#548])
5+
6+
### Third Party Package Updates
7+
- Update `libcrypto` patches ([#546])
8+
- Update to latest versions of kubernetes packages ([#551])
9+
- Update `nvidia-container-toolkit` and `libnvidia-container` to 1.17.8 ([#552])
10+
- Update core system utilities: `kexec-tools`, `open-vm-tools`, and `iputils` ([#553])
11+
12+
## Orchestrator Changes
13+
### Kubernetes
14+
* Add support for Kubernetes setting `memory-swap-behaviour` ([#541]) Thanks @teskje
15+
16+
[#541]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/541
17+
[#546]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/546
18+
[#548]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/548
19+
[#551]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/551
20+
[#552]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/552
21+
[#553]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/553
22+
123
# v9.0.0 (2025-06-10)
224

325
## OS Changes

0 commit comments

Comments
 (0)