Skip to content

Commit e59373b

Browse files
authored
Merge pull request #669 from piyush-jena/prep-10.6.0
Prep: 10.6.0
2 parents a758c51 + 477ca52 commit e59373b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
1+
# v10.6.0 (2025-09-23)
2+
3+
## OS Changes
4+
- Update ECR parsing in `host-ctr` after `aws-sdk-go-v2` migration ([#664])
5+
6+
[#664]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/664
7+
18
# v10.5.0 (2025-09-22)
29

310
## OS Changes
411
- Support arguments with a `--` separator in `apiclient exec` subcommand ([#647])
512
- Backport `systemd` patch to suppress `ENOENT` error logs ([#655])
6-
- Install `driverdog` for all variants ([#656])
13+
- Install `driverdog` for all variants ([#656]) - Thanks @fletcherw
714

815
### Third Party Package Updates
916
- Update `libexpat`, `aws-iam-authenticator`, `containerd-1.7`, `containerd-2.0`, `kubernetes-1.28-1.34` ([#663], [#666])

Twoliter.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
schema-version = 2
2-
release-version = "10.5.0"
2+
release-version = "10.6.0"
33
project-vendor = "Bottlerocket"
44

55
[vendor.bottlerocket]

0 commit comments

Comments
 (0)