Skip to content

Commit

Permalink
release(v0.5.3): prepare release
Browse files Browse the repository at this point in the history
This is the official v0.5.3 release.

Signed-off-by: Andrey Smirnov <[email protected]>
  • Loading branch information
smira committed Aug 25, 2023
1 parent 7f8e2be commit 57f188e
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
## [CAPI Control Plane Provider Talos 0.5.3](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.3) (2023-08-25)

Welcome to the v0.5.3 release of CAPI Control Plane Provider Talos!
*This is a pre-release of CAPI Control Plane Provider Talos*



Please try out the release binaries and report any issues at
https://github.com/talos-systems/cluster-api-control-plane-provider-talos/issues.

### Contributors

* Andrey Smirnov

### Changes
<details><summary>1 commit</summary>
<p>

* [`7f8e2be`](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/commit/7f8e2be69ef4a0274cf948962e59270e0db7e33e) fix: attempt etcd leave before deleting a Machine
</p>
</details>

### Dependency Changes

This release has no dependency changes

Previous release can be found at [v0.5.2](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.2)

## [CAPI Control Plane Provider Talos 0.5.2](https://github.com/talos-systems/cluster-api-control-plane-provider-talos/releases/tag/v0.5.2) (2023-08-17)

Welcome to the v0.5.2 release of CAPI Control Plane Provider Talos!
Expand Down
2 changes: 1 addition & 1 deletion hack/release.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ github_repo = "talos-systems/cluster-api-control-plane-provider-talos"
match_deps = "^github.com/(talos-systems/[a-zA-Z0-9-]+)$"

# previous release
previous = "v0.5.1"
previous = "v0.5.2"

pre_release = true

Expand Down

0 comments on commit 57f188e

Please sign in to comment.