Skip to content

Commit 54cda17

Browse files
committed
release(v0.6.7): prepare release
This is the official v0.6.7 release. Signed-off-by: Andrey Smirnov <[email protected]>
1 parent da3e7c8 commit 54cda17

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed

CHANGELOG.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,59 @@
1+
## [CAPI Bootstrap Provider Talos 0.6.7](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/releases/tag/v0.6.7) (2024-12-17)
2+
3+
Welcome to the v0.6.7 release of CAPI Bootstrap Provider Talos!
4+
5+
6+
7+
Please try out the release binaries and report any issues at
8+
https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/issues.
9+
10+
### Cluster API
11+
12+
CABPT is now built and tested with Cluster API 1.9.0.
13+
14+
15+
### Talos Linux
16+
17+
CABPT now supports Talos Linux v1.9.x machine configuration generation.
18+
19+
20+
### Contributors
21+
22+
* Andrey Smirnov
23+
* Dmitriy Matrenichev
24+
25+
### Changes
26+
<details><summary>2 commits</summary>
27+
<p>
28+
29+
* [`da3e7c8`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/da3e7c89b6c2279ba7562045ac3e38edee163cba) feat: update Talos to 1.9.0 final
30+
* [`7cd504f`](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/commit/7cd504f954143900264f47afa13b774d41e5fd2d) feat: update Talos v1.9.0-beta.0
31+
</p>
32+
</details>
33+
34+
### Changes from siderolabs/crypto
35+
<details><summary>1 commit</summary>
36+
<p>
37+
38+
* [`58b2f92`](https://github.com/siderolabs/crypto/commit/58b2f9291c7e763a7210cfa681f88a7fa2230bf3) chore: use HTTP/2 ALPN by default
39+
</p>
40+
</details>
41+
42+
### Dependency Changes
43+
44+
* **github.com/siderolabs/crypto** v0.4.4 -> v0.5.0
45+
* **github.com/siderolabs/talos/pkg/machinery** v1.8.0 -> v1.9.0
46+
* **github.com/stretchr/testify** v1.9.0 -> v1.10.0
47+
* **golang.org/x/sys** v0.25.0 -> v0.28.0
48+
* **k8s.io/api** v0.31.1 -> v0.31.3
49+
* **k8s.io/apiextensions-apiserver** v0.31.1 -> v0.31.3
50+
* **k8s.io/client-go** v0.31.1 -> v0.31.3
51+
* **k8s.io/component-base** v0.31.1 -> v0.31.3
52+
* **sigs.k8s.io/cluster-api** v1.8.3 -> v1.9.0
53+
* **sigs.k8s.io/controller-runtime** v0.19.0 -> v0.19.3
54+
55+
Previous release can be found at [v0.6.6](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/releases/tag/v0.6.6)
56+
157
## [CAPI Bootstrap Provider Talos 0.6.6](https://github.com/siderolabs/cluster-api-bootstrap-provider-talos/releases/tag/v0.6.6) (2024-09-23)
258

359
Welcome to the v0.6.6 release of CAPI Bootstrap Provider Talos!

0 commit comments

Comments
 (0)