Skip to content

Commit 55d2ffe

Browse files
release(main): v0.4.2 (#366)
🤖 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>
1 parent d2bb3bf commit 55d2ffe

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-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.4.1"
2+
".": "0.4.2"
33
}

CHANGELOG.md

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

3+
## 0.4.2 (2024-02-15)
4+
5+
<!-- Release notes generated using configuration in .github/release.yaml at main -->
6+
7+
## What's Changed
8+
### Fixes 🔧
9+
* fix: remove word konvoy/ and use cre/ by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/365
10+
* fix: v2/ in Containerd mirror path by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/363
11+
* fix: set config_path in Containerd config by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/364
12+
* fix: generate config with only globalImageRegistryMirror set by @dkoshkin in https://github.com/d2iq-labs/capi-runtime-extensions/pull/362
13+
### Other Changes
14+
* refactor: Fix formatting issue by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/368
15+
* build: Include CAPX APis by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/367
16+
* build: Upgrade golangci-lint to 1.56.1 by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/369
17+
* docs: Update examples to be clusterctl templates by @jimmidyson in https://github.com/d2iq-labs/capi-runtime-extensions/pull/361
18+
19+
20+
**Full Changelog**: https://github.com/d2iq-labs/capi-runtime-extensions/compare/v0.4.1...v0.4.2
21+
322
## 0.4.1 (2024-02-14)
423

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

0 commit comments

Comments
 (0)