Skip to content

Commit 473958f

Browse files
authored
Merge pull request #466 from koooosh/prep-6.3.0
Prep 6.3.0
2 parents 3582bbb + 13c056c commit 473958f

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
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

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 = "6.2.0"
2+
release-version = "6.3.0"
33

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

0 commit comments

Comments
 (0)