Skip to content

Commit f837568

Browse files
authored
Merge pull request #336 from Sparksssj/changelog5.3.0
Prepare 5.3.0 Release
2 parents f70e220 + 60e1997 commit f837568

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# v5.3.0 (2025-01-03)
2+
3+
## Orchestrator Changes
4+
5+
### Kubernetes
6+
* Add Kubernetes 1.32 packages ([#334])
7+
* Add support for `device-ownership-from-security-context` ([#329])
8+
9+
## Build Changes
10+
* Update bottlerocket-settings-models to 0.7.0 ([#329])
11+
12+
[#334]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/334
13+
[#329]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/329
14+
15+
116
# v5.2.0 (2024-12-20)
217

318
## OS Changes

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.2.0"
2+
release-version = "5.3.0"
33

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

0 commit comments

Comments
 (0)