Skip to content

Commit

Permalink
release(release/v0.23.x): v0.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dlipovetsky committed Jan 28, 2025
1 parent 0595ad5 commit 24ac70c
Show file tree
Hide file tree
Showing 3 changed files with 13 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.23.1"
".": "0.23.2"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 0.23.2 (2025-01-28)

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

## What's Changed
### Fixes 🔧
* fix: Use mindthegap v1.17.0 for the helm-repository container (#1024) by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1027


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

## 0.23.1 (2024-11-14)

<!-- 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 @@ -71,7 +71,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.23.1"
version = "0.23.2"

# 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 24ac70c

Please sign in to comment.