Skip to content

Commit 6a8b421

Browse files
authored
Merge pull request #698 from koooosh/sdk-bump-0.65.1
build: bump bottlerocket sdk to v0.65.1
2 parents 208af1a + 94db600 commit 6a8b421

File tree

3 files changed

+12
-5
lines changed

3 files changed

+12
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# v10.8.1 (2025-10-22)
2+
3+
## Build Changes
4+
* Update `bottlerocket-sdk` from 0.65.0 to 0.65.1 ([#698])
5+
6+
[#698]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/698
7+
18
# v10.8.0 (2025-10-15)
29

310
## OS Changes

Twoliter.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ project-vendor = "Bottlerocket"
44

55
[sdk]
66
name = "bottlerocket-sdk"
7-
version = "0.65.0"
7+
version = "0.65.1"
88
vendor = "bottlerocket"
9-
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.65.0"
10-
digest = "g03GUrm333pxmItqDrr3kPVELf0gHj8An8Yz9/GG5Ms="
9+
source = "public.ecr.aws/bottlerocket/bottlerocket-sdk:v0.65.1"
10+
digest = "zeBarGgXhYNUsJTDFhZFjEBetInWPlVBQ8oi2j0/IKk="

Twoliter.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
schema-version = 2
2-
release-version = "10.8.0"
2+
release-version = "10.8.1"
33
project-vendor = "Bottlerocket"
44

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

88
[sdk]
99
name = "bottlerocket-sdk"
10-
version = "0.65.0"
10+
version = "0.65.1"
1111
vendor = "bottlerocket"

0 commit comments

Comments
 (0)