From 98b87fc20f622462fc800ba8ed7f20efff234294 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 13:05:28 +0200 Subject: [PATCH] Update dependency kube-vip/kube-vip to v0.8.4 (#171) * Update dependency kube-vip/kube-vip to v0.8.4 * update kube-vip to 0.8.4 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: xavier --- CHANGELOG.md | 1 + config/kube-vip/overwrites/Chart.yaml | 2 +- hack/increase-chart-version.sh | 2 ++ helm/cloud-provider-vsphere/charts/kube-vip/Chart.yaml | 2 +- 4 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3874eed..2b094d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add Renovate to track new tags. - Update `kube-vip` helm chart to `0.6.2`. +- Update `kube-vip` to `0.8.4`. ## [1.11.0] - 2024-08-12 diff --git a/config/kube-vip/overwrites/Chart.yaml b/config/kube-vip/overwrites/Chart.yaml index b5a602c..52c7f2b 100644 --- a/config/kube-vip/overwrites/Chart.yaml +++ b/config/kube-vip/overwrites/Chart.yaml @@ -21,7 +21,7 @@ version: 0.6.2 #* It overwrites the value of the upstream chart above which isn't well maintained. #* Renovate watches for standard versioning as the releases are normal in this repo. # repo: kube-vip/kube-vip -appVersion: v0.8.0 +appVersion: v0.8.4 icon: https://github.com/kube-vip/kube-vip/raw/main/kube-vip.png diff --git a/hack/increase-chart-version.sh b/hack/increase-chart-version.sh index aa91ef6..3e37697 100755 --- a/hack/increase-chart-version.sh +++ b/hack/increase-chart-version.sh @@ -35,6 +35,8 @@ case $choice in ;; esac +echo "\n*********************************\nšŸ”” Please update the CHANGELOG šŸ””\n*********************************" + else echo "Running in GH Action - skipping interactive task" fi \ No newline at end of file diff --git a/helm/cloud-provider-vsphere/charts/kube-vip/Chart.yaml b/helm/cloud-provider-vsphere/charts/kube-vip/Chart.yaml index b5a602c..52c7f2b 100644 --- a/helm/cloud-provider-vsphere/charts/kube-vip/Chart.yaml +++ b/helm/cloud-provider-vsphere/charts/kube-vip/Chart.yaml @@ -21,7 +21,7 @@ version: 0.6.2 #* It overwrites the value of the upstream chart above which isn't well maintained. #* Renovate watches for standard versioning as the releases are normal in this repo. # repo: kube-vip/kube-vip -appVersion: v0.8.0 +appVersion: v0.8.4 icon: https://github.com/kube-vip/kube-vip/raw/main/kube-vip.png