Skip to content

Commit

Permalink
Release v0.33.0 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jun 20, 2024
1 parent ab5d686 commit 8a812ab
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.33.0] - 2024-06-20

### Fixed

- Use app catalog from the Release CR if new releases are used.
Expand Down Expand Up @@ -502,7 +504,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Update and clean up the template repo.

[Unreleased]: https://github.com/giantswarm/cluster/compare/v0.32.0...HEAD
[Unreleased]: https://github.com/giantswarm/cluster/compare/v0.33.0...HEAD
[0.33.0]: https://github.com/giantswarm/cluster/compare/v0.32.0...v0.33.0
[0.32.0]: https://github.com/giantswarm/cluster/compare/v0.31.4...v0.32.0
[0.31.4]: https://github.com/giantswarm/cluster/compare/v0.31.3...v0.31.4
[0.31.3]: https://github.com/giantswarm/cluster/compare/v0.31.2...v0.31.3
Expand Down
2 changes: 1 addition & 1 deletion helm/cluster/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: cluster
type: application
version: 0.32.0
version: 0.33.0
description: Giant Swarm cluster chart with provider-independent cluster resources
icon: https://s.giantswarm.io/app-icons/giantswarm/1/dark.svg
home: https://github.com/giantswarm/cluster
Expand Down

0 comments on commit 8a812ab

Please sign in to comment.