From 31a00fc92c2470394fb45c60a64059ff73fe45a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 08:09:58 +0000 Subject: [PATCH] Update dependency kube-vip/helm-charts --- config/kube-vip-cloud-provider/overwrites/Chart.yaml | 2 +- config/kube-vip/overwrites/Chart.yaml | 2 +- helm/cloud-provider-vsphere/Chart.yaml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/kube-vip-cloud-provider/overwrites/Chart.yaml b/config/kube-vip-cloud-provider/overwrites/Chart.yaml index f69095c..b034cd7 100644 --- a/config/kube-vip-cloud-provider/overwrites/Chart.yaml +++ b/config/kube-vip-cloud-provider/overwrites/Chart.yaml @@ -15,7 +15,7 @@ type: application #* This is the upstream chart version which is released as a specific tag in the same repo as `kube-vip`. #* Renovate below watches releases that match `kube-vip-cloud-provider-x.y.z`. # renovate-kube-vip-cloud-provider: kube-vip/helm-charts -version: 0.2.2 +version: 0.2.4 #* This is the app's version of the application being deployed. #* It overwrites the value of the upstream chart above which isn't well maintained. diff --git a/config/kube-vip/overwrites/Chart.yaml b/config/kube-vip/overwrites/Chart.yaml index 52c7f2b..ee29941 100644 --- a/config/kube-vip/overwrites/Chart.yaml +++ b/config/kube-vip/overwrites/Chart.yaml @@ -15,7 +15,7 @@ type: application #* This is the upstream chart version which is released as a specific tag in the same repo as `kube-vip-cloud-provider`. #* Renovate below watches releases that match `kube-vip-x.y.z`. # renovate-kube-vip: kube-vip/helm-charts -version: 0.6.2 +version: 0.8.4 #* This is the app's version of the application being deployed. #* It overwrites the value of the upstream chart above which isn't well maintained. diff --git a/helm/cloud-provider-vsphere/Chart.yaml b/helm/cloud-provider-vsphere/Chart.yaml index c783e1b..765aca3 100644 --- a/helm/cloud-provider-vsphere/Chart.yaml +++ b/helm/cloud-provider-vsphere/Chart.yaml @@ -22,9 +22,9 @@ dependencies: version: 3.3.0 - name: kube-vip # renovate-kube-vip: kube-vip/helm-charts - version: 0.6.2 + version: 0.8.4 condition: kube-vip.enabled - name: kube-vip-cloud-provider # renovate-kube-vip-cloud-provider: kube-vip/helm-charts - version: 0.2.2 + version: 0.2.4 condition: kube-vip-cloud-provider.enabled