Skip to content

Commit

Permalink
fix(container): update image ghcr.io/kube-vip/kube-vip to v0.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rmcd-bot[bot] authored Oct 10, 2024
1 parent 208b7e8 commit 51cd34d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.8.3
image: ghcr.io/kube-vip/kube-vip:v0.8.4
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: kube-vip
image: ghcr.io/kube-vip/kube-vip:v0.8.3
image: ghcr.io/kube-vip/kube-vip:v0.8.4
imagePullPolicy: IfNotPresent
args:
- manager
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
namespace: kube-system
spec:
containers:
- image: ghcr.io/kube-vip/kube-vip:v0.8.3
- image: ghcr.io/kube-vip/kube-vip:v0.8.4
imagePullPolicy: IfNotPresent
name: kube-vip
args:
Expand Down

0 comments on commit 51cd34d

Please sign in to comment.