diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a4baa066d7..f4c6d912ac9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# v1.20.2 (2024-06-12) + +## OS Changes +* Update kernel to 5.10.217 [#4039] +* Mount static kmod as /usr/local/sbin/modprobe [#4037] + +[#4037]: https://github.com/bottlerocket-os/bottlerocket/pull/4037 +[#4039]: https://github.com/bottlerocket-os/bottlerocket/pull/4039 + # v1.20.1 (2024-06-04) ## OS Changes diff --git a/Release.toml b/Release.toml index 245733d90b0..d965f51cdf7 100644 --- a/Release.toml +++ b/Release.toml @@ -313,7 +313,8 @@ version = "1.21.0" "migrate_v1.20.0_public-control-container-v0-7-12.lz4", ] "(1.20.0, 1.20.1)" = [] -"(1.20.1, 1.21.0)" = [ +"(1.20.1, 1.20.2)" = [] +"(1.20.2, 1.21.0)" = [ "migrate_v1.21.0_pluto-remove-generators-v0-1-0.lz4", "migrate_v1.21.0_pod-infra-container-image-remove-settings-generator.lz4", "migrate_v1.21.0_pod-infra-container-image-affected-services.lz4",