Skip to content

Commit 1a005bd

Browse files
authored
release(release/v0.41.x): v0.41.4 (#1473)
🤖 I have created a release *beep* *boop* --- ## 0.41.4 (2026-02-06) <!-- Release notes generated using configuration in .github/release.yaml at v0.42.0 --> ## What's Changed ### Fixes 🔧 * fix: update CoreDNS mapping file by @dkoshkin in #1447 * fix: Copy ClusterClass and Templates only if they do not already exist by @dlipovetsky in #1386 * fix: Nutanix CCM to use variables instead of dynamic identification by @legacyrj in #1464 * fix: Bump CCM version to v0.6.2 by @legacyrj in #1469 * feat: pre-pull cilium images before upgrade by @kevinantonythomas in #1470 **Full Changelog**: v0.41.3...v0.41.4 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 9cda2c4 commit 1a005bd

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.41.3"
2+
".": "0.41.4"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## 0.41.4 (2026-02-06)
4+
5+
<!-- Release notes generated using configuration in .github/release.yaml at v0.42.0 -->
6+
7+
## What's Changed
8+
### Fixes 🔧
9+
* fix: update CoreDNS mapping file by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1447
10+
* fix: Copy ClusterClass and Templates only if they do not already exist by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1386
11+
* fix: Nutanix CCM to use variables instead of dynamic identification by @legacyrj
12+
in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1464
13+
* fix: Bump CCM version to v0.6.2 by @legacyrj in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1469
14+
* feat: pre-pull cilium images before upgrade by @kevinantonythomas in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/1470
15+
16+
17+
**Full Changelog**: https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.41.3...v0.41.4
18+
319
## 0.41.3 (2025-12-15)
420

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

docs/hugo.toml

Lines changed: 1 addition & 1 deletion
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.41.3"
74+
version = "0.41.4"
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)