Skip to content

Commit c11e0c3

Browse files
authored
Merge pull request #933 from piyush-jena/sdk-prep
bump kit to v14.4.0
2 parents 1a6b213 + 28743dd commit c11e0c3

3 files changed

Lines changed: 16 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v14.4.0 (2026-05-26)
2+
3+
### Third Party Package Updates
4+
- Update `libcrypto`, `rdma-core` ([#881])
5+
6+
## Build Changes
7+
- Update Bottlerocket SDK to `v0.74.0` ([#933])
8+
9+
[#881]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/881
10+
[#933]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/933
11+
112
# v14.3.0 (2026-05-13)
213

314
## OS Changes

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.73.0"
7+
version = "0.74.0"
88
vendor = "bottlerocket"
9-
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.73.0"
10-
digest = "0eWj4taxRMckHeUNLcPSAS8dYNessdJrDR1+poSjqM4="
9+
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.74.0"
10+
digest = "JkyAeKTcFAbrjNJKA9yuKbZcAP8kgv9phwX5jkFbFhk="

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 = "14.3.0"
2+
release-version = "14.4.0"
33
project-vendor = "Bottlerocket"
44

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

88
[sdk]
99
name = "bottlerocket-sdk"
10-
version = "0.73.0"
10+
version = "0.74.0"
1111
vendor = "bottlerocket"

0 commit comments

Comments
 (0)