Skip to content

Commit f93a6ec

Browse files
authored
Merge pull request #5774 from mboersma/release-notes-v1.19.6
Add release notes for CAPZ v1.19.6
2 parents 6e606c6 + c0dd1b0 commit f93a6ec

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/v1.19.6.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## Changes by Kind
2+
3+
### Bug or Regression
4+
5+
- Adds the ability to disable CAPZ components through a manager flag. Flags added for disabling ASO Secret Controller and disabling Azure JSON Machine Controller. ([#5759](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5759), [@bryan-cox](https://github.com/bryan-cox))
6+
7+
### Other (Cleanup or Flake)
8+
9+
- Bump CAPI to v1.9.10 ([#5762](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5762), [@mboersma](https://github.com/mboersma))
10+
- Update default Kubernetes version to 1.32 ([#5764](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5764), [@jsturtevant](https://github.com/jsturtevant))
11+
12+
## Dependencies
13+
14+
### Added
15+
_Nothing has changed._
16+
17+
### Changed
18+
- sigs.k8s.io/cluster-api/test: v1.9.9 → v1.9.10
19+
- sigs.k8s.io/cluster-api: v1.9.9 → v1.9.10
20+
21+
### Removed
22+
_Nothing has changed._
23+
24+
## Details
25+
<!-- markdown-link-check-disable-next-line -->
26+
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.19.5...v1.19.6

0 commit comments

Comments
 (0)