From 723e5bfca7b704b1e3b80934c40f15ee5b902b65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 06:06:16 +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..039920c 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.5 #* 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..4a38010 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.5 condition: kube-vip-cloud-provider.enabled