Skip to content

Commit d5eb9db

Browse files
authored
Merge pull request #359 from vigh-m/prep-542
Update kit for 5.4.2
2 parents ed35372 + d364aba commit d5eb9db

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# v5.4.2 (2025-01-24)
2+
3+
## OS Changes
4+
5+
* Update nvidia-container-toolkit and libnvidia-container to v1.17.4 ([#358])
6+
7+
## Build Changes
8+
9+
* Update Bottlerocket SDK to v0.50.1 ([#345])
10+
11+
## Orchestrator Changes
12+
13+
### Kubernetes
14+
* Update EKS 1.28-1.31 versions to latest ([#356])
15+
16+
[#358]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/358
17+
[#345]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/345
18+
[#356]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/356
19+
120
# v5.4.1 (2025-01-16)
221

322
## OS Change

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 = "5.4.1"
2+
release-version = "5.4.2"
33

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

0 commit comments

Comments
 (0)