|
| 1 | +## [CAPI Bootstrap Provider Talos 0.4.0-alpha.0](https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/releases/tag/v0.4.0-alpha.0) (2021-10-01) |
| 2 | + |
| 3 | +Welcome to the v0.4.0-alpha.0 release of CAPI Bootstrap Provider Talos! |
| 4 | +*This is a pre-release of CAPI Bootstrap Provider Talos* |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | +Please try out the release binaries and report any issues at |
| 9 | +https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/issues. |
| 10 | + |
| 11 | +### CAPI v1alpha4 |
| 12 | + |
| 13 | +CABPT now supports CAPI v1alpha4. |
| 14 | + |
| 15 | + |
| 16 | +### Contributors |
| 17 | + |
| 18 | +* Andrey Smirnov |
| 19 | +* Spencer Smith |
| 20 | + |
| 21 | +### Changes |
| 22 | +<details><summary>3 commits</summary> |
| 23 | +<p> |
| 24 | + |
| 25 | +* [`8c7fec8`](https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/commit/8c7fec8e373bd12609f6274d79ca07d187212d91) fix: don't write incomplete `<cluster>-ca` secret for configtype none |
| 26 | +* [`f46c83d`](https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/commit/f46c83d328ee44db2ccb5eef67b366cc73c13319) feat: bump Talos machinery to 0.12.3 |
| 27 | +* [`7b760cf`](https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/commit/7b760cf69ecab93200821dded931171657a5dedc) feat: support CAPI v1alpha4 |
| 28 | +</p> |
| 29 | +</details> |
| 30 | + |
| 31 | +### Dependency Changes |
| 32 | + |
| 33 | +* **github.com/go-logr/logr** v0.1.0 -> v0.4.0 |
| 34 | +* **github.com/talos-systems/talos/pkg/machinery** 7e63e43eb399 -> v0.12.3 |
| 35 | +* **golang.org/x/sys** 0f9fa26af87c -> bfb29a6856f2 |
| 36 | +* **k8s.io/api** v0.17.9 -> v0.21.4 |
| 37 | +* **k8s.io/apiextensions-apiserver** v0.17.9 -> v0.21.4 |
| 38 | +* **k8s.io/apimachinery** v0.17.9 -> v0.21.4 |
| 39 | +* **k8s.io/client-go** v0.17.9 -> v0.21.4 |
| 40 | +* **sigs.k8s.io/cluster-api** v0.3.22 -> v0.4.3 |
| 41 | +* **sigs.k8s.io/controller-runtime** v0.5.14 -> v0.9.7 |
| 42 | + |
| 43 | +Previous release can be found at [v0.3.0](https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/releases/tag/v0.3.0) |
| 44 | + |
1 | 45 | ## [CAPI Bootstrap Provider Talos 0.3.0-alpha.1](https://github.com/talos-systems/cluster-api-bootstrap-provider-talos/releases/tag/v0.3.0-alpha.1) (2021-09-21)
|
2 | 46 |
|
3 | 47 | Welcome to the v0.3.0-alpha.1 release of CAPI Bootstrap Provider Talos!
|
|
0 commit comments