Skip to content

Commit 6761bf9

Browse files
authored
Merge pull request #4988 from mboersma/changelog-v1.15.3
Add changelog for v1.15.3
2 parents 18e2333 + bf9aeb9 commit 6761bf9

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG/v1.15.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+
- Fixed a bug causing ASO and non-AKS-native autoscalers to fight over the replica count of an AzureASOManagedMachinePool ([#4935](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4935), [@nojnhuh](https://github.com/nojnhuh))
6+
7+
### Other (Cleanup or Flake)
8+
9+
- Bump CAPI to v1.7.4 ([#4979](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/4979), [@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.3 → v1.7.4
18+
- sigs.k8s.io/cluster-api: v1.7.3 → v1.7.4
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.15.2...v1.15.3

0 commit comments

Comments
 (0)