Skip to content

Commit

Permalink
fix(container): update ghcr.io/kube-vip/kube-vip ( v0.7.0 → v0.7.1 )
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-akira[bot] authored Feb 26, 2024
1 parent 0c8ab36 commit 65db17f
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.1
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.1
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down

0 comments on commit 65db17f

Please sign in to comment.