Skip to content

Commit

Permalink
release(main): v0.4.2 (#366)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## 0.4.2 (2024-02-15)

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

## What's Changed
### Fixes 🔧
* fix: remove word konvoy/ and use cre/ by @dkoshkin in
#365
* fix: v2/ in Containerd mirror path by @dkoshkin in
#363
* fix: set config_path in Containerd config by @dkoshkin in
#364
* fix: generate config with only globalImageRegistryMirror set by
@dkoshkin in
#362
### Other Changes
* refactor: Fix formatting issue by @jimmidyson in
#368
* build: Include CAPX APis by @jimmidyson in
#367
* build: Upgrade golangci-lint to 1.56.1 by @jimmidyson in
#369
* docs: Update examples to be clusterctl templates by @jimmidyson in
#361


**Full Changelog**:
v0.4.1...v0.4.2

---
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>
  • Loading branch information
github-actions[bot] authored Feb 15, 2024
1 parent d2bb3bf commit 55d2ffe
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.4.1"
".": "0.4.2"
}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## 0.4.2 (2024-02-15)

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

## What's Changed
### Fixes 🔧
* fix: remove word konvoy/ and use cre/ by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/365
* fix: v2/ in Containerd mirror path by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/363
* fix: set config_path in Containerd config by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/364
* fix: generate config with only globalImageRegistryMirror set by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/362
### Other Changes
* refactor: Fix formatting issue by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/368
* build: Include CAPX APis by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/367
* build: Upgrade golangci-lint to 1.56.1 by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/369
* docs: Update examples to be clusterctl templates by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/361


**Full Changelog**: https://github.com/d2iq-labs/capi-runtime-extensions/compare/v0.4.1...v0.4.2

## 0.4.1 (2024-02-14)

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

0 comments on commit 55d2ffe

Please sign in to comment.