Skip to content

Commit cb8eb5d

Browse files
authored
Merge pull request #965 from arnaldo2792/prepare-14.7.0
Prepare 14.7.0
2 parents edd26ec + ca003e6 commit cb8eb5d

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v14.7.0 (2026-07-02)
2+
3+
## OS Changes
4+
- Enable PIE for kmod static builds ([#929])
5+
- Add ghostdog command to create devices ([#963])
6+
7+
### Third Party Package Updates
8+
9+
- Update `kubernetes-1.36` ([#964])
10+
- Backport patch to fix memory leak in `kubernetes-1.36` ([#964])
11+
12+
[#929]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/929
13+
[#963]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/963
14+
[#964]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/964
15+
116
# v14.6.2 (2026-06-25)
217

318
## 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 = 2
2-
release-version = "14.6.2"
2+
release-version = "14.7.0"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]

0 commit comments

Comments
 (0)