Skip to content

Commit

Permalink
Merge pull request bottlerocket-os#347 from ytsssun/changelog-5.4.0
Browse files Browse the repository at this point in the history
Changelog 5.4.0
  • Loading branch information
ytsssun authored Jan 14, 2025
2 parents 903b9f7 + 6942b81 commit 78cb2f3
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# v5.4.0 (2025-01-14)

## OS Change
* Allow bind mounts prefixed with /mnt/ for ephemeral storage ([#320]) - Thanks @zaheerm!
* Improve API Server error message for invalid metadata ([#342])

## Orchestrator Changes

### Kubernetes
* Add support for `device-ownership-from-security-context` to nvidia ([#343])

### ECS
* Update `ecs-agent` to 1.89.2 and update the `amazon-ecs-cni-plugins` ([#341])

[#320]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/320
[#341]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/341
[#342]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/342
[#343]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/343

# v5.3.0 (2025-01-03)

## Orchestrator Changes
Expand Down
2 changes: 1 addition & 1 deletion Twoliter.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
schema-version = 1
release-version = "5.3.0"
release-version = "5.4.0"

[vendor.bottlerocket]
registry = "public.ecr.aws/bottlerocket"
Expand Down

0 comments on commit 78cb2f3

Please sign in to comment.