Skip to content

Commit dc9aff2

Browse files
authored
Merge pull request #268 from piyush-jena/v3.3.2-prep
Prepare for 3.3.2 release
2 parents 8767583 + a64e24a commit dc9aff2

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
1+
# v3.3.2 (2024-11-15)
2+
3+
## OS Changes
4+
* Add kernel-5.15 patch to fix IPv6 typo (#266)
5+
6+
[#266]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/266
7+
18
# v3.3.1 (2024-11-14)
29

310
## OS Changes
411
* Update kernel 5.10.228 and kernel 6.1.115 (#263)
5-
12+
613
[#263]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/263
714

815
# v3.3.0 (2024-11-12)

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 1
2-
release-version = "3.3.1"
2+
release-version = "3.3.2"
33

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

0 commit comments

Comments
 (0)