Skip to content

Commit f0dfc99

Browse files
authored
Merge pull request bottlerocket-os#4802 from vigh-m/kernel-kit-bump
Update to kernel-kit v5.3.2
2 parents f6649fd + 6abc6c9 commit f0dfc99

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Twoliter.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ digest = "989HgnsGWp0HyNmcoMK7oQHYYaJdTCtWiu/xok2H1+M="
1010

1111
[[kit]]
1212
name = "bottlerocket-kernel-kit"
13-
version = "5.3.1"
13+
version = "5.3.2"
1414
vendor = "bottlerocket"
15-
source = "public.ecr.aws/bottlerocket/bottlerocket-kernel-kit:v5.3.1"
16-
digest = "qO1bKI8m62lpXxoWF3FJOjCqn4rQwGWyCJWQw4JZg5E="
15+
source = "public.ecr.aws/bottlerocket/bottlerocket-kernel-kit:v5.3.2"
16+
digest = "Zx2XRVVWU3vD8VqPpirArqlG+gu7nUZuw7SydjQj85M="
1717

1818
[[kit]]
1919
name = "bottlerocket-core-kit"

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ vendor = "bottlerocket"
1212

1313
[[kit]]
1414
name = "bottlerocket-kernel-kit"
15-
version = "5.3.1"
15+
version = "5.3.2"
1616
vendor = "bottlerocket"
1717

1818
[[kit]]

variants/aws-dev/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ kernel-parameters = [
3030
included-packages = [
3131
# core
3232
"release",
33-
"kernel-6.12",
33+
"kernel-6.18",
3434
"containerd-2.1",
3535
"systemd-257",
3636
"nftables",

0 commit comments

Comments
 (0)