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