Skip to content

Commit

Permalink
Release v0.64.0 (#289)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Sep 24, 2024
1 parent d7e9d24 commit d8ed69a
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.64.0] - 2024-09-24

### Changed

- Migrated all worker resources (`KubeadmConfigTemplate`, `MachineDeployment` and `MachineHealthCheck`) to be rendered from the shared `cluster` chart.
Expand Down Expand Up @@ -699,7 +701,8 @@ at least 1 public IP is always needed for the ingress controller to be able to e

- Initial chart implementation.

[Unreleased]: https://github.com/giantswarm/cluster-vsphere/compare/v0.63.0...HEAD
[Unreleased]: https://github.com/giantswarm/cluster-vsphere/compare/v0.64.0...HEAD
[0.64.0]: https://github.com/giantswarm/cluster-vsphere/compare/v0.63.0...v0.64.0
[0.63.0]: https://github.com/giantswarm/cluster-vsphere/compare/v0.62.0...v0.63.0
[0.62.0]: https://github.com/giantswarm/cluster-vsphere/compare/v0.61.0...v0.62.0
[0.61.0]: https://github.com/giantswarm/cluster-vsphere/compare/v0.60.1...v0.61.0
Expand Down
2 changes: 1 addition & 1 deletion helm/cluster-vsphere/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: cluster-vsphere
version: 0.63.0
version: 0.64.0
home: https://github.com/giantswarm/cluster-vsphere
icon: https://s.giantswarm.io/app-icons/vsphere/2/icon-light.png
sources:
Expand Down

0 comments on commit d8ed69a

Please sign in to comment.