Skip to content

Commit

Permalink
Release v2.2.0 (#861)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Sep 24, 2024
1 parent d187da1 commit c3f17be
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.2.0] - 2024-09-23

### Added

- Allow to enable `auditd` through `global.components.auditd.enabled` helm value.
Expand Down Expand Up @@ -1490,7 +1492,8 @@ yq eval --inplace '

## [0.1.0] - 2022-02-25

[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v2.1.0...HEAD
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v2.2.0...HEAD
[2.2.0]: https://github.com/giantswarm/cluster-aws/compare/v2.1.0...v2.2.0
[2.1.0]: https://github.com/giantswarm/cluster-aws/compare/v2.0.0...v2.1.0
[2.0.0]: https://github.com/giantswarm/cluster-aws/compare/v1.3.0...v2.0.0
[1.3.0]: https://github.com/giantswarm/cluster-aws/compare/v1.2.1...v1.3.0
Expand Down
2 changes: 1 addition & 1 deletion helm/cluster-aws/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: cluster-aws
type: application
version: 2.1.0
version: 2.2.0
description: A helm chart for creating Cluster API clusters with the AWS infrastructure provider (CAPA).
icon: https://s.giantswarm.io/app-icons/aws/2/dark.svg
home: https://github.com/giantswarm/cluster-aws
Expand Down

0 comments on commit c3f17be

Please sign in to comment.