Skip to content

Commit

Permalink
Merge pull request #424 from angryninja48/renovate/ghcr.io-kube-vip-k…
Browse files Browse the repository at this point in the history
…ube-vip-0.x

fix(container): update image ghcr.io/kube-vip/kube-vip to v0.7.2
  • Loading branch information
angryninja48 authored Apr 18, 2024
2 parents a6fad60 + 681a435 commit 4bb5088
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/playbooks/templates/kube-vip-static-pod.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.7.1
image: ghcr.io/kube-vip/kube-vip:v0.7.2
imagePullPolicy: IfNotPresent
args: ["manager"]
env:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ metadata:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.7.1
image: ghcr.io/kube-vip/kube-vip:v0.7.2
imagePullPolicy: IfNotPresent
args: ["manager"]
env:
Expand Down

0 comments on commit 4bb5088

Please sign in to comment.