Skip to content

Commit cf59dad

Browse files
authored
Merge pull request #4779 from mboersma/changelog-v1.14.3
Add changelog for CAPZ v1.14.3
2 parents 6f27361 + e34594f commit cf59dad

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG/v1.14.3.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
## Changes by Kind
2+
3+
### Other (Cleanup or Flake)
4+
5+
- Bump CAPI to v1.6.4 ([#4742](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4742), [@mboersma](https://github.com/mboersma))
6+
- Bump helm to v3.14.4 ([#4773](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4773), [@damdo](https://github.com/damdo))
7+
8+
## Dependencies
9+
10+
### Added
11+
_Nothing has changed._
12+
13+
### Changed
14+
- github.com/docker/docker: [v24.0.7+incompatible → v24.0.9+incompatible](https://github.com/docker/docker/compare/v24.0.7...v24.0.9)
15+
- golang.org/x/crypto: v0.20.0 → v0.21.0
16+
- golang.org/x/net: v0.21.0 → v0.23.0
17+
- golang.org/x/sys: v0.17.0 → v0.18.0
18+
- golang.org/x/term: v0.17.0 → v0.18.0
19+
- sigs.k8s.io/cluster-api/test: v1.6.3 → v1.6.4
20+
- sigs.k8s.io/cluster-api: v1.6.3 → v1.6.4
21+
22+
### Removed
23+
_Nothing has changed._

0 commit comments

Comments
 (0)