Skip to content

Commit 30f8e49

Browse files
release(main): v0.28.1 (#1105)
🤖 I have created a release *beep* *boop* --- ## 0.28.1 (2025-04-14) <!-- Release notes generated using configuration in .github/release.yaml at main --> ## What's Changed ### Fixes 🔧 * fix: use a new version for control-plane and worker mutation handlers by @dkoshkin in #1104 ### Other Changes * build: use correct frr image for metallb by @dkoshkin in #1102 **Full Changelog**: v0.28.0...v0.28.1 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d1fdd7c commit 30f8e49

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.28.0"
2+
".": "0.28.1"
33
}

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 0.28.1 (2025-04-14)
4+
5+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+
## What's Changed
8+
### Fixes 🔧
9+
* fix: use a new version for control-plane and worker mutation handlers by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1104
10+
### Other Changes
11+
* build: use correct frr image for metallb by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1102
12+
13+
14+
**Full Changelog**: https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.28.0...v0.28.1
15+
316
## 0.28.0 (2025-04-10)
417

518
<!-- Release notes generated using configuration in .github/release.yaml at main -->

docs/hugo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ archived_version = false
7171
# The version number for the version of the docs represented in this doc set.
7272
# Used in the "version-banner" partial to display a version number for the
7373
# current doc set.
74-
version = "0.28.0"
74+
version = "0.28.1"
7575

7676
# A link to latest version of the docs. Used in the "version-banner" partial to
7777
# point people to the main doc site.

0 commit comments

Comments
 (0)