Skip to content

Commit 1a3c9d1

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

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,30 @@
1+
## [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+
3+
Welcome to the v0.4.10 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+
* [`d85abe6`](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/d85abe614209460b87d96880b0b7e6b540437b93) fix: regenerate kubeconfig on expiration
19+
</p>
20+
</details>
21+
22+
### Dependency Changes
23+
24+
This release has no dependency changes
25+
26+
Previous release can be found at [v0.4.9](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.4.9)
27+
128
## [CAPI Control Plane Provider Talos 0.4.9](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.4.9) (2022-09-02)
229

330
Welcome to the v0.4.9 release of CAPI Control Plane Provider Talos!

hack/release.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ github_repo = "talos-systems/cluster-api-control-plane-provider-talos"
66
match_deps = "^github.com/(talos-systems/[a-zA-Z0-9-]+)$"
77

88
# previous release
9-
previous = "v0.4.8"
9+
previous = "v0.4.9"
1010

1111
pre_release = false
1212

0 commit comments

Comments
 (0)