Skip to content

Commit f9df69b

Browse files
authored
Merge pull request bottlerocket-os#486 from piyush-jena/prepare-8.0.0
Prepare for 8.0.0
2 parents 3f6f1ef + 8da40f2 commit f9df69b

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# v8.0.0 (2025-04-28)
2+
3+
## OS Changes
4+
* Update `host-ctr` dependencies ([#475])
5+
* Add support for GRID drivers ([#483])
6+
7+
## Build Changes
8+
* Update `twoliter` from 0.8.1 to 0.9.0 ([#478])
9+
10+
## Orchestrator Changes
11+
### Kubernetes
12+
* Drop `kubernetes-1.25` and `ecr-credential-provider-1.25` ([#484])
13+
14+
[#475]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/475
15+
[#478]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/478
16+
[#483]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/483
17+
[#484]: https://github.com/bottlerocket-os/bottlerocket-core-kit/pull/484
18+
119
# v7.0.1 (2025-04-22)
220

321
## Orchestrator 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 = "7.0.1"
2+
release-version = "8.0.0"
33

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

0 commit comments

Comments
 (0)