File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.27.1 "
2
+ "." : " 0.27.2 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.27.2 (2025-02-21)
4
+
5
+ <!-- Release notes generated using configuration in .github/release.yaml at release/v0.27.x -->
6
+
7
+ ## What's Changed
8
+ ### Fixes 🔧
9
+ * fix: update Cilium version to 1.16.7 by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1056
10
+ ### Other Changes
11
+ * build: Update k8s versions for tests by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1052
12
+
13
+
14
+ ** Full Changelog** : https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.27.1...v0.27.2
15
+
3
16
## 0.27.1 (2025-02-13)
4
17
5
18
<!-- Release notes generated using configuration in .github/release.yaml at main -->
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ archived_version = false
71
71
# The version number for the version of the docs represented in this doc set.
72
72
# Used in the "version-banner" partial to display a version number for the
73
73
# current doc set.
74
- version = " 0.27.1 "
74
+ version = " 0.27.2 "
75
75
76
76
# A link to latest version of the docs. Used in the "version-banner" partial to
77
77
# point people to the main doc site.
You can’t perform that action at this time.
0 commit comments