Skip to content

Commit

Permalink
chore: bump kube-vip to v0.8.0
Browse files Browse the repository at this point in the history
Bump the image tag to v0.8.0 and the chart to 0.5.0

Signed-off-by: Zespre Chang <[email protected]>
  • Loading branch information
starbops committed Apr 22, 2024
1 parent e35b6f1 commit 8958ebe
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions deploy/charts/harvester/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:
version: 1.6.0
- name: kube-vip
repository: https://kube-vip.github.io/helm-charts
version: 0.4.2
version: 0.5.0
- name: harvester-load-balancer
repository: https://charts.harvesterhci.io
version: 0.2.0
Expand All @@ -32,5 +32,5 @@ dependencies:
- name: snapshot-validation-webhook
repository: file://dependency_charts/snapshot-validation-webhook
version: 0.2.0
digest: sha256:685858bb30f94fdc357a804579b2fe791cb25084a40c2279ceee239dbe912553
generated: "2024-02-27T14:09:41.200388021-06:00"
digest: sha256:3eb1b33ce3c8d4aaeea7ff0f78a3b88c036cf919e8356237dffc5cc0fe09048e
generated: "2024-04-19T12:59:09.937769+08:00"
2 changes: 1 addition & 1 deletion deploy/charts/harvester/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies:
repository: https://charts.longhorn.io
condition: longhorn.enabled
- name: kube-vip
version: 0.4.2
version: 0.5.0
repository: https://kube-vip.github.io/helm-charts
- name: harvester-load-balancer
version: 0.2.0
Expand Down
Binary file removed deploy/charts/harvester/charts/kube-vip-0.4.2.tgz
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion deploy/charts/harvester/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ kube-vip:
enabled: false
image:
repository: ghcr.io/kube-vip/kube-vip-iptables
tag: v0.6.0
tag: v0.8.0
nodeSelector:
node-role.kubernetes.io/control-plane: "true"
# https://github.com/kube-vip/kube-vip/blob/main/pkg/kubevip/config_envvar.go
Expand Down

0 comments on commit 8958ebe

Please sign in to comment.