File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1+ # v6.3.0 (2025-04-11)
2+
3+ ## OS Changes
4+ * Add cryptsetup package and its dependencies ([ #444 ] ) - Thanks @mikn !
5+ * Third party package updates ([ #457 ] )
6+ * Update runc from 1.1.15 to 1.2.6 ([ #463 ] )
7+ * Allow lookups of ` .local ` domains using unicast DNS ([ #464 ] ) - Thanks @tzneal !
8+
9+ ## Orchestrator Changes
10+ ### Kubernetes
11+ * Update EKS 1.28-1.32 versions to latest ([ #457 ] )
12+
13+ ## Build Changes
14+ * Update rust build dependencies ([ #457 ] , [ #460 ] , [ #462 ] )
15+
16+ [ #444 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/444
17+ [ #457 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/457
18+ [ #460 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/460
19+ [ #462 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/462
20+ [ #463 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/463
21+ [ #464 ] : https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/464
22+
123# v6.2.0 (2025-04-01)
224
325## OS Changes
Original file line number Diff line number Diff line change 11schema-version = 1
2- release-version = " 6.2 .0"
2+ release-version = " 6.3 .0"
33
44[vendor .bottlerocket ]
55registry = " public.ecr.aws/bottlerocket"
You can’t perform that action at this time.
0 commit comments