Skip to content

Commit

Permalink
cut v1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nojnhuh committed Oct 23, 2024
1 parent dbc4d54 commit a8dc510
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG/v1.16.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Changes by Kind

### Bug or Regression

- Improves MachinePool scale up/down to avoid unnecessary VMSS VM model udpates ([#5204](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5204), [@mweibel](https://github.com/mweibel))

### Other (Cleanup or Flake)

- Bump CAPI to v1.7.7 ([#5185](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5185), [@mboersma](https://github.com/mboersma))

## Dependencies

### Added
_Nothing has changed._

### Changed
- sigs.k8s.io/cluster-api/test: v1.7.5 → v1.7.7
- sigs.k8s.io/cluster-api: v1.7.5 → v1.7.7

### Removed
_Nothing has changed._

## Details
<!-- markdown-link-check-disable-next-line -->
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.16.2...v1.16.3

0 comments on commit a8dc510

Please sign in to comment.