Skip to content

Commit

Permalink
Release v1.5.0 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jul 5, 2023
1 parent a2abc86 commit dff278b
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]

## [1.5.0] - 2023-07-05

### Changed

- Manifest generation is automated in a backward compatible way.
Expand Down Expand Up @@ -67,7 +69,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Add upstream CPI chart at 1.22.6

[Unreleased]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.4.0...HEAD
[Unreleased]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.5.0...HEAD
[1.5.0]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.4.0...v1.5.0
[1.4.0]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.3.3...v1.4.0
[1.3.3]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.3.2...v1.3.3
[1.3.2]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.3.1...v1.3.2
Expand Down
2 changes: 1 addition & 1 deletion helm/cloud-provider-vsphere/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
version: 1.4.0
version: 1.5.0
appVersion: 0.0.1
name: cloud-provider-vsphere
description: A Helm chart for cloud-provider-vsphere with CPI and CSI
Expand Down

0 comments on commit dff278b

Please sign in to comment.