Skip to content

Commit

Permalink
fix(container): update ghcr.io/kube-vip/kube-vip ( v0.7.0 → v0.7.2 ) (#…
Browse files Browse the repository at this point in the history
…995)

Co-authored-by: bot-akira[bot] <159718293+bot-akira[bot]@users.noreply.github.com>
  • Loading branch information
bot-akira[bot] authored Mar 10, 2024
1 parent 5ffc384 commit cffc5ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 kubernetes/apps/kube-system/kube-vip/app/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

0 comments on commit cffc5ad

Please sign in to comment.