Skip to content

Commit c5c3703

Browse files
authored
Merge pull request bottlerocket-os#4797 from piyush-jena/prep-v1.58.0
Prepare 1.58.0
2 parents 2b8d1d5 + 9fa9639 commit c5c3703

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# v1.58.0 (2026-04-06)
2+
3+
## Release Highlights
4+
* Remove `aws-k8s-1.29` variants ([#4794])
5+
* Add CDI support to host-ctr enabling NVIDIA GPU tools access in superpowered containers ([bottlerocket-core-kit#879])
6+
7+
## OS Changes
8+
* Update `bottlerocket-core-kit` from 13.3.0 to 14.0.0 [CHANGELOG](https://github.com/bottlerocket-os/bottlerocket-core-kit/blob/develop/CHANGELOG.md#v1400-2026-03-27) ([commits](https://github.com/bottlerocket-os/bottlerocket-core-kit/compare/v13.3.0...v14.0.0)) ([#4796])
9+
* Update `bottlerocket-kernel-kit` from 5.2.0 to 5.3.1 [CHANGELOG](https://github.com/bottlerocket-os/bottlerocket-kernel-kit/blob/develop/CHANGELOG.md#v531-2026-03-26) ([commits](https://github.com/bottlerocket-os/bottlerocket-kernel-kit/compare/v5.2.0...v5.3.1)) ([#4796])
10+
11+
[#4794]: https://github.com/bottlerocket-os/bottlerocket/pull/4794
12+
[#4796]: https://github.com/bottlerocket-os/bottlerocket/pull/4796
13+
[bottlerocket-core-kit#879]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/879
14+
115
# v1.57.0 (2026-03-18)
216

317
## Release Highlights

Release.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "1.57.0"
1+
version = "1.58.0"
22

33
[migrations]
44
"(0.3.1, 0.3.2)" = ["migrate_v0.3.2_admin-container-v0-5-0.lz4"]
@@ -462,3 +462,4 @@ version = "1.57.0"
462462
"migrate_v1.56.0_image-verifier-plugins-extensible.lz4"
463463
]
464464
"(1.56.0, 1.57.0)" = []
465+
"(1.57.0, 1.58.0)" = []

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 2
2-
release-version = "1.57.0"
2+
release-version = "1.58.0"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]

0 commit comments

Comments
 (0)