Skip to content

Commit

Permalink
docs: add release notes for capi v0.4.0 (#999)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajarmar authored Nov 29, 2024
1 parent 98039aa commit b8dbee6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions docs/release-notes/capi.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,24 @@

<!-- BEGIN TOC -->

- [v0.4.0](#v040) - 2024-11-28
- [v0.3.0](#v030) - 2024-08-23
- [v0.2.0](#v020) - 2024-06-28
- [v0.1.0](#v010) - 2024-01-24
<!-- END TOC -->

## v0.4.0

Released 2024-11-28

### Features(s)

- Azure environments now only use one resource group.

### Improvement(s)

- `kube-system` pods are now prevented from scheduling on autoscaled nodes, to ensure that the nodes can be automatically scaled down again.

## v0.3.0

Released 2024-08-23
Expand Down

0 comments on commit b8dbee6

Please sign in to comment.