Skip to content

Commit

Permalink
Merge pull request #472 from mrimp/renovate/ghcr.io-kube-vip-kube-vip…
Browse files Browse the repository at this point in the history
…-0.x
  • Loading branch information
mrimp committed Mar 31, 2024
2 parents a6771ca + 9a33b9a commit 9ee21e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/core/kube-system/kube-vip/daemon-set.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.7.0
image: ghcr.io/kube-vip/kube-vip:v0.7.2
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down
2 changes: 1 addition & 1 deletion tmpl/cluster/kube-vip-daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.7.0
image: ghcr.io/kube-vip/kube-vip:v0.7.2
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down

0 comments on commit 9ee21e7

Please sign in to comment.