From 7fdac609c66ba4f5c64419c2c49743fcf31fef97 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Tue, 25 Jun 2024 11:22:29 +0300 Subject: [PATCH] Release v1.7.0 (#103) --- CHANGELOG.md | 5 ++++- helm/cloud-provider-vsphere/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 787b817..e90c7e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.7.0] - 2024-06-25 + ### Changed - Update vSphere CSI to `3.2.0` for Kubernetes 1.27 compatibility. @@ -86,7 +88,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.6.0...HEAD +[Unreleased]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.7.0...HEAD +[1.7.0]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.6.0...v1.7.0 [1.6.0]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.5.1...v1.6.0 [1.5.1]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.5.0...v1.5.1 [1.5.0]: https://github.com/giantswarm/cloud-provider-vsphere-app/compare/v1.4.0...v1.5.0 diff --git a/helm/cloud-provider-vsphere/Chart.yaml b/helm/cloud-provider-vsphere/Chart.yaml index 4773170..64e0fa3 100644 --- a/helm/cloud-provider-vsphere/Chart.yaml +++ b/helm/cloud-provider-vsphere/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -version: 1.6.0 +version: 1.7.0 appVersion: 0.0.1 name: cloud-provider-vsphere description: A Helm chart for cloud-provider-vsphere with CPI and CSI