Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 661d9d0

Browse files
release(main): v0.6.1
1 parent 92b06d4 commit 661d9d0

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
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.6.0"
2+
".": "0.6.1"
33
}

CHANGELOG.md

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

3+
## 0.6.1 (2024-04-01)
4+
5+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+
## What's Changed
8+
### Exciting New Features 🎉
9+
* feat: Add examples for Nutanix provider by @deepakm-ntnx in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/5
10+
### Fixes 🔧
11+
* fix: rename to CCM by @dkoshkin in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/11
12+
* fix: new configmap for tigera resources by @faiq in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/14
13+
* fix: Nutanix examples by @dkoshkin in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/19
14+
### Other Changes
15+
* build: Remove unused example kustomizations by @jimmidyson in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/1
16+
* test(e2e): Rename config for CAREN rather than CRE by @jimmidyson in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/8
17+
* test: Ensure defaults from JSON schema are respected by @jimmidyson in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/9
18+
* build: add Nutanix infra provider by @dkoshkin in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/12
19+
* test: Fix data race by @dlipovetsky in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/15
20+
* test: Fix false negative in httpproxy test by @dlipovetsky in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/17
21+
* test: Fix false negative in auditpolicy test by @dlipovetsky in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/16
22+
23+
## New Contributors
24+
* @jimmidyson made their first contribution in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/1
25+
* @deepakm-ntnx made their first contribution in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/5
26+
* @dkoshkin made their first contribution in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/12
27+
* @dlipovetsky made their first contribution in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/15
28+
* @faiq made their first contribution in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/14
29+
30+
**Full Changelog**: https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/compare/v0.6.0...v0.6.1
31+
332
## 0.6.0 (2024-03-19)
433

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

0 commit comments

Comments
 (0)