File tree Expand file tree Collapse file tree 3 files changed +12
-5
lines changed
Expand file tree Collapse file tree 3 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 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 ] )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ project-vendor = "Bottlerocket"
44
55[sdk]
66name = "bottlerocket-sdk"
7- version = "0.65.0 "
7+ version = "0.65.1 "
88vendor = "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 ="
Original file line number Diff line number Diff line change 11schema-version = 2
2- release-version = " 4.4.0 "
2+ release-version = " 4.4.1 "
33project-vendor = " Bottlerocket"
44
55[vendor .bottlerocket ]
66registry = " public.ecr.aws/bottlerocket"
77
88[sdk ]
99name = " bottlerocket-sdk"
10- version = " 0.65.0 "
10+ version = " 0.65.1 "
1111vendor = " bottlerocket"
You can’t perform that action at this time.
0 commit comments