Skip to content

Commit 3cf7322

Browse files
ytsssunJesse Anttila
authored andcommitted
twoliter: bump release version to 10.0.0
Signed-off-by: Yutong Sun <[email protected]>
1 parent f1a324e commit 3cf7322

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# v10.0.0 (2025-07-25)
22

33
## OS Changes
4+
- Deprecate wicked package ([#560])
45
- Fix file descriptor leak in `apiserver exec` ([#595])
56
- Add release subpackage to enable zram-backed `swap` ([#590])
67

@@ -15,13 +16,15 @@
1516
- Extend selinux-policy to cover soci-snapshotter ([#579])
1617
- Add `configure-snapshotter.service` to reset state directories of snapshotters on boot when selected snapshotter changes ([#582])
1718
- Apply upstream patches to soci-snapshotter ([#599])
19+
- Drop CLI from `soci-snapshotter` ([#569])
1820
- Support extending kubelet configuration via drop-in files ([#576])
1921
- Update to the latest CIS K8s guidance v1.11.1 ([#563]) - Thanks @tzneal
2022
- Drop `kubernetes-1.27` and `ecr-credential-provider-1.27` ([#605])
2123

2224
## Build Changes
2325
- Update `twoliter` to 0.11.0 ([#592])
2426

27+
[#560]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/560
2528
[#563]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/563
2629
[#569]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/569
2730
[#576]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/576

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 = "9.2.1"
2+
release-version = "10.0.0"
33

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

0 commit comments

Comments
 (0)