Skip to content

Commit 869215d

Browse files
authored
Merge pull request #5206 from nojnhuh/one-sixteen-three
cut v1.16.3
2 parents 200ae81 + e88c297 commit 869215d

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG/v1.16.3.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## Changes by Kind
2+
3+
### Bug or Regression
4+
5+
- Improves MachinePool scale up/down to avoid unnecessary VMSS VM model updates ([#5204](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5204), [@mweibel](https://github.com/mweibel))
6+
7+
### Other (Cleanup or Flake)
8+
9+
- Bump CAPI to v1.7.7 ([#5185](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5185), [@mboersma](https://github.com/mboersma))
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
- sigs.k8s.io/cluster-api/test: v1.7.5 → v1.7.7
18+
- sigs.k8s.io/cluster-api: v1.7.5 → v1.7.7
19+
20+
### Removed
21+
_Nothing has changed._
22+
23+
## Details
24+
<!-- markdown-link-check-disable-next-line -->
25+
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.16.2...v1.16.3

0 commit comments

Comments
 (0)