Skip to content

Commit

Permalink
Merge pull request #4778 from mboersma/changelog-v1.13.5
Browse files Browse the repository at this point in the history
Add changelog for CAPZ v1.13.5
  • Loading branch information
k8s-ci-robot authored Apr 25, 2024
2 parents f71c5ed + bf06db6 commit 6f27361
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG/v1.13.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## Changes by Kind

### Feature

- Use existing virtualNetwork from a different rg ([#4747](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4747), [@willie-yao](https://github.com/willie-yao))

### Other (Cleanup or Flake)

- Bump CAPI to v1.6.4 ([#4743](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4743), [@mboersma](https://github.com/mboersma))
- Bump helm to v3.14.4 ([#4774](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4774), [@damdo](https://github.com/damdo))

## Dependencies

### Added
_Nothing has changed._

### Changed
- github.com/docker/docker: [v24.0.7+incompatible → v24.0.9+incompatible](https://github.com/docker/docker/compare/v24.0.7...v24.0.9)
- golang.org/x/crypto: v0.18.0 → v0.21.0
- golang.org/x/net: v0.19.0 → v0.23.0
- golang.org/x/oauth2: v0.14.0 → v0.15.0
- golang.org/x/sync: v0.5.0 → v0.6.0
- golang.org/x/sys: v0.16.0 → v0.19.0
- golang.org/x/term: v0.16.0 → v0.19.0
- sigs.k8s.io/cluster-api/test: v1.6.3 → v1.6.4
- sigs.k8s.io/cluster-api: v1.6.3 → v1.6.4

### Removed
_Nothing has changed._

0 comments on commit 6f27361

Please sign in to comment.