From 96d754255b9036ef90d001e2e874aa3b08caf8ef Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Mon, 12 Aug 2024 14:36:01 +0300 Subject: [PATCH] Release v0.59.0 (#265) --- CHANGELOG.md | 5 ++++- helm/cluster-vsphere/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1543b4b1..5e64923d 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] +## [0.59.0] - 2024-08-12 + ### Changed - Set `kubeProxyReplacement` to `'true'` instead of deprecated value `strict` in cilium values. @@ -487,7 +489,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.58.3...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-vsphere/compare/v0.59.0...HEAD +[0.59.0]: https://github.com/giantswarm/cluster-vsphere/compare/v0.58.3...v0.59.0 [0.58.3]: https://github.com/giantswarm/cluster-vsphere/compare/v0.58.2...v0.58.3 [0.58.2]: https://github.com/giantswarm/cluster-vsphere/compare/v0.58.1...v0.58.2 [0.58.1]: https://github.com/giantswarm/cluster-vsphere/compare/v0.58.0...v0.58.1 diff --git a/helm/cluster-vsphere/Chart.yaml b/helm/cluster-vsphere/Chart.yaml index 3b5bc84b..9fef3b12 100644 --- a/helm/cluster-vsphere/Chart.yaml +++ b/helm/cluster-vsphere/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: cluster-vsphere -version: 0.58.3 +version: 0.59.0 home: https://github.com/giantswarm/cluster-vsphere icon: https://s.giantswarm.io/app-icons/vsphere/2/icon-light.png sources: