File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.33.2 "
2+ "." : " 0.33.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.33.3 (2025-10-22)
4+
5+ <!-- Release notes generated using configuration in .github/release.yaml at release/v0.33.x -->
6+
7+ ## What's Changed
8+ ### Other Changes
9+ * build(release/v0.33.x/): handle missing creds Secrets listing CSI images by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1361
10+
11+
12+ ** Full Changelog** : https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.33.2...v0.33.3
13+
314## 0.33.2 (2025-10-22)
415
516<!-- Release notes generated using configuration in .github/release.yaml at release/v0.33.x -->
Original file line number Diff line number Diff 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.33.2 "
74+ version = " 0.33.3 "
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.
You can’t perform that action at this time.
0 commit comments