Skip to content

Commit

Permalink
Update dependency kube-vip/helm-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent e6fc429 commit 723e5bf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/kube-vip-cloud-provider/overwrites/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion config/kube-vip/overwrites/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
4 changes: 2 additions & 2 deletions helm/cloud-provider-vsphere/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 723e5bf

Please sign in to comment.