Skip to content

Commit 5de0820

Browse files
committed
changelog: Update for 10.3.0 release
1 parent 553e357 commit 5de0820

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# v10.3.0 (2025-08-25)
2+
3+
## OS Changes
4+
- Add default bind directories for ephemeral storage ([#632])
5+
- Add support for `net.toml` under `/usr/share/bottlerocket` for all variants ([#524])
6+
- Add `containerd-2.1` package ([#621])
7+
- Add `systemd-257` package ([#581])
8+
- Add setting to control `static-pods` enablement ([#641])
9+
10+
## Orchestrator Changes
11+
### Kubernetes
12+
- Enable `MutableCSINodeAllocatableCount` in kubernetes-1.34 ([#634])
13+
14+
## Build Changes
15+
- Update `twoliter` to 0.12.0 ([#635])
16+
- Update bottlerocket-settings-models to 0.13.0 ([#641])
17+
18+
[#524]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/524
19+
[#581]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/581
20+
[#621]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/621
21+
[#632]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/632
22+
[#634]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/634
23+
[#635]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/635
24+
[#641]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/641
25+
126
# v10.2.0 (2025-08-19)
227

328
## Orchestrator Changes

0 commit comments

Comments
 (0)