Skip to content

Commit

Permalink
Release v0.60.1 (#505)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Feb 5, 2024
1 parent c65639f commit e3065ae
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]

## [0.60.1] - 2024-02-05

### Added

- Allow customers to specify optional extraConfigs in HelmRelease apps.
Expand Down Expand Up @@ -1146,7 +1148,8 @@ yq eval --inplace '

## [0.1.0] - 2022-02-25

[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v0.60.0...HEAD
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v0.60.1...HEAD
[0.60.1]: https://github.com/giantswarm/cluster-aws/compare/v0.60.0...v0.60.1
[0.60.0]: https://github.com/giantswarm/cluster-aws/compare/v0.59.1...v0.60.0
[0.59.1]: https://github.com/giantswarm/cluster-aws/compare/v0.59.0...v0.59.1
[0.59.0]: https://github.com/giantswarm/cluster-aws/compare/v0.58.0...v0.59.0
Expand Down
2 changes: 1 addition & 1 deletion helm/cluster-aws/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sources:
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
type: application
version: 0.60.0
version: 0.60.1
annotations:
application.giantswarm.io/team: "phoenix"
application.giantswarm.io/app-type: "cluster"
Expand Down

0 comments on commit e3065ae

Please sign in to comment.