Skip to content

Commit 08282cc

Browse files
authored
Merge pull request #299 from koooosh/sdk-bump-0.65.1
build: bump bottlerocket sdk to v0.65.1
2 parents 0fe171f + 6a256ad commit 08282cc

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v4.4.1 (2025-10-22)
2+
3+
## Build Changes
4+
* Update the Bottlerocket SDK to v0.65.1 ([#299])
5+
6+
[#299]: https://github.com/bottlerocket-os/bottlerocket-kernel-kit/pull/299
7+
18
# v4.4.0 (2025-10-16)
29
## OS Changes
310
* Move netfilter modules to built-in ([#296])

Twoliter.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project-vendor = "Bottlerocket"
44

55
[sdk]
66
name = "bottlerocket-sdk"
7-
version = "0.65.0"
7+
version = "0.65.1"
88
vendor = "bottlerocket"
9-
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.65.0"
10-
digest = "g03GUrm333pxmItqDrr3kPVELf0gHj8An8Yz9/GG5Ms="
9+
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.65.1"
10+
digest = "zeBarGgXhYNUsJTDFhZFjEBetInWPlVBQ8oi2j0/IKk="

Twoliter.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
schema-version = 2
2-
release-version = "4.4.0"
2+
release-version = "4.4.1"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]
66
registry = "public.ecr.aws/bottlerocket"
77

88
[sdk]
99
name = "bottlerocket-sdk"
10-
version = "0.65.0"
10+
version = "0.65.1"
1111
vendor = "bottlerocket"

0 commit comments

Comments
 (0)