|
| 1 | +## [CAPI Control Plane Provider Talos 0.4.11](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.4.11) (2022-12-15) |
| 2 | + |
| 3 | +Welcome to the v0.4.11 release of CAPI Control Plane Provider Talos! |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | +Please try out the release binaries and report any issues at |
| 8 | +https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues. |
| 9 | + |
| 10 | +### Contributors |
| 11 | + |
| 12 | +* Andrey Smirnov |
| 13 | + |
| 14 | +### Changes |
| 15 | +<details><summary>1 commit</summary> |
| 16 | +<p> |
| 17 | + |
| 18 | +* [`ecdeb59`](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/ecdeb59047a5bc9afb0d09a08a122e5f2cd7223c) feat: update for Talos 1.3.0 |
| 19 | +</p> |
| 20 | +</details> |
| 21 | + |
| 22 | +### Dependency Changes |
| 23 | + |
| 24 | +* **github.com/go-logr/logr** v1.2.0 -> v1.2.3 |
| 25 | +* **github.com/onsi/gomega** v1.18.1 -> v1.24.1 |
| 26 | +* **github.com/siderolabs/capi-utils** 9bb8c313ba2e -> 835519e95d9c |
| 27 | +* **github.com/siderolabs/cluster-api-bootstrap-provider-talos** v0.5.6 **_new_** |
| 28 | +* **github.com/siderolabs/go-retry** v0.3.2 **_new_** |
| 29 | +* **github.com/siderolabs/talos/pkg/machinery** v1.3.0 **_new_** |
| 30 | +* **github.com/stretchr/testify** v1.8.0 -> v1.8.1 |
| 31 | +* **google.golang.org/grpc** v1.48.0 -> v1.51.0 |
| 32 | +* **k8s.io/api** v0.24.2 -> v0.25.0 |
| 33 | +* **k8s.io/apimachinery** v0.24.2 -> v0.25.0 |
| 34 | +* **k8s.io/apiserver** v0.24.2 -> v0.25.0 |
| 35 | +* **k8s.io/client-go** v0.24.2 -> v0.25.0 |
| 36 | +* **k8s.io/utils** 3a6ce19ff2f9 -> e9cbc92d1a73 |
| 37 | +* **sigs.k8s.io/cluster-api** v1.2.1 -> v1.3.1 |
| 38 | +* **sigs.k8s.io/controller-runtime** v0.12.3 -> v0.13.1 |
| 39 | + |
| 40 | +Previous release can be found at [v0.4.10](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.4.10) |
| 41 | + |
1 | 42 | ## [CAPI Control Plane Provider Talos 0.4.10](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.4.10) (2022-10-20)
|
2 | 43 |
|
3 | 44 | Welcome to the v0.4.10 release of CAPI Control Plane Provider Talos!
|
|
0 commit comments