There was an error while loading. Please reload this page.
2 parents edd26ec + ca003e6 commit cb8eb5dCopy full SHA for cb8eb5d
2 files changed
CHANGELOG.md
@@ -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
16
# v14.6.2 (2026-06-25)
17
18
## OS Changes
Twoliter.toml
@@ -1,5 +1,5 @@
schema-version = 2
-release-version = "14.6.2"
+release-version = "14.7.0"
project-vendor = "Bottlerocket"
[vendor.bottlerocket]
0 commit comments