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

Commit 61493c6

Browse files
release(main): v0.6.1
1 parent 7092a4c commit 61493c6

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-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: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
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+
### Other Changes
14+
* build: Remove unused example kustomizations by @jimmidyson in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/1
15+
* test(e2e): Rename config for CAREN rather than CRE by @jimmidyson in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/8
16+
* test: Ensure defaults from JSON schema are respected by @jimmidyson in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/9
17+
* build: add Nutanix infra provider by @dkoshkin in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/12
18+
* test: Fix data race by @dlipovetsky in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/15
19+
* test: Fix false negative in httpproxy test by @dlipovetsky in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/17
20+
* test: Fix false negative in auditpolicy test by @dlipovetsky in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/16
21+
22+
## New Contributors
23+
* @jimmidyson made their first contribution in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/1
24+
* @deepakm-ntnx made their first contribution in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/5
25+
* @dkoshkin made their first contribution in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/12
26+
* @dlipovetsky made their first contribution in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/15
27+
* @faiq made their first contribution in https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/pull/14
28+
29+
**Full Changelog**: https://github.com/d2iq-labs/cluster-api-runtime-extensions-nutanix/compare/v0.6.0...v0.6.1
30+
331
## 0.6.0 (2024-03-19)
432

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

0 commit comments

Comments
 (0)