Skip to content

Commit e6b4a83

Browse files
release(main): v0.14.3 (#872)
🤖 I have created a release *beep* *boop* --- ## 0.14.3 (2024-08-20) <!-- Release notes generated using configuration in .github/release.yaml at main --> ## What's Changed ### Fixes 🔧 * fix: CRS generated CA Deployment has extra quotes by @dkoshkin in #867 * fix: Use same security context & priority class for helm-repository pod by @jimmidyson in #871 ### Other Changes * build: Include debug symbols in release image executable by @dlipovetsky in #873 * build: Use new clusterctl-aws name for clusterawsadm by @jimmidyson in #863 **Full Changelog**: v0.14.2...v0.14.3 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7e587e0 commit e6b4a83

File tree

3 files changed

+17
-2
lines changed

3 files changed

+17
-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.14.2"
2+
".": "0.14.3"
33
}

CHANGELOG.md

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

3+
## 0.14.3 (2024-08-20)
4+
5+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+
## What's Changed
8+
### Fixes 🔧
9+
* fix: CRS generated CA Deployment has extra quotes by @dkoshkin in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/867
10+
* fix: Use same security context & priority class for helm-repository pod by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/871
11+
### Other Changes
12+
* build: Include debug symbols in release image executable by @dlipovetsky in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/873
13+
* build: Use new clusterctl-aws name for clusterawsadm by @jimmidyson in https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/pull/863
14+
15+
16+
**Full Changelog**: https://github.com/nutanix-cloud-native/cluster-api-runtime-extensions-nutanix/compare/v0.14.2...v0.14.3
17+
318
## 0.14.2 (2024-08-15)
419

520
<!-- 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
@@ -70,7 +70,7 @@ archived_version = false
7070
# The version number for the version of the docs represented in this doc set.
7171
# Used in the "version-banner" partial to display a version number for the
7272
# current doc set.
73-
version = "0.14.2"
73+
version = "0.14.3"
7474

7575
# A link to latest version of the docs. Used in the "version-banner" partial to
7676
# point people to the main doc site.

0 commit comments

Comments
 (0)