Skip to content

Commit

Permalink
Release v0.57.0 (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jul 22, 2024
1 parent 048464f commit bb688e3
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 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.57.0] - 2024-07-22

### Changed

### **Breaking change**.
Expand Down Expand Up @@ -449,7 +451,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.56.1...HEAD
[Unreleased]: https://github.com/giantswarm/cluster-vsphere/compare/v0.57.0...HEAD
[0.57.0]: https://github.com/giantswarm/cluster-vsphere/compare/v0.56.1...v0.57.0
[0.56.1]: https://github.com/giantswarm/cluster-vsphere/compare/v0.56.0...v0.56.1
[0.56.0]: https://github.com/giantswarm/cluster-vsphere/compare/v0.55.0...v0.56.0
[0.55.0]: https://github.com/giantswarm/cluster-vsphere/compare/v0.54.0...v0.55.0
Expand Down
14 changes: 7 additions & 7 deletions 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.56.1
version: 0.57.0
home: https://github.com/giantswarm/cluster-vsphere
icon: https://s.giantswarm.io/app-icons/vsphere/2/icon-light.png
sources:
Expand All @@ -19,9 +19,9 @@ restrictions:
compatibleProviders:
- vsphere
dependencies:
- name: cluster
version: "0.35.0"
repository: "https://giantswarm.github.io/cluster-catalog"
- name: cluster-shared
version: "0.7.1"
repository: "https://giantswarm.github.io/cluster-catalog"
- name: cluster
version: "0.35.0"
repository: "https://giantswarm.github.io/cluster-catalog"
- name: cluster-shared
version: "0.7.1"
repository: "https://giantswarm.github.io/cluster-catalog"

0 comments on commit bb688e3

Please sign in to comment.