Skip to content

Commit

Permalink
release(main): v0.13.5 (#834)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 0.13.5 (2024-08-02)

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

## What's Changed
### Fixes 🔧
* fix: sets uefi boot type by @faiq in
#838
### Other Changes
* ci: Change release-please-action to new org googleapis by @jimmidyson
in
#832
* build: Derive GH owner/repo via gh by @jimmidyson in
#833
* build(deps): Upgrade CAPX Version to v1.5.0-beta.2 by @thunderboltsid
in
#835
* build(e2e): Remove Kind DNS resolver override by @thunderboltsid in
#837
* build(deps): Upgrade CCM Version to v0.4.0 by @thunderboltsid in
#836


**Full Changelog**:
v0.13.4...v0.13.5

---
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>
  • Loading branch information
dkoshkin and github-actions[bot] authored Aug 4, 2024
1 parent bf222ec commit 28a6a74
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.13.4"
".": "0.13.5"
}
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 0.13.5 (2024-08-02)

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

## What's Changed
### Fixes 🔧
* fix: sets uefi boot type by @faiq in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/838
### Other Changes
* ci: Change release-please-action to new org googleapis by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/832
* build: Derive GH owner/repo via gh by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/833
* build(deps): Upgrade CAPX Version to v1.5.0-beta.2 by @thunderboltsid in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/835
* build(e2e): Remove Kind DNS resolver override by @thunderboltsid in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/837
* build(deps): Upgrade CCM Version to v0.4.0 by @thunderboltsid in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/836


**Full Changelog**: https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.13.4...v0.13.5

## 0.13.4 (2024-07-29)

<!-- Release notes generated using configuration in .github/release.yaml at main -->
Expand Down
2 changes: 1 addition & 1 deletion docs/hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ archived_version = false
# The version number for the version of the docs represented in this doc set.
# Used in the "version-banner" partial to display a version number for the
# current doc set.
version = "0.13.4"
version = "0.13.5"

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

0 comments on commit 28a6a74

Please sign in to comment.