Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update ghcr.io/kube-vip/kube-vip ( v0.8.4 β†’ v0.8.5 ) [main] #5716

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

doug-piranha-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/kube-vip/kube-vip patch v0.8.4 -> v0.8.5

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@github-actions github-actions bot added area/ansible Changes made in the ansible directory area/kubernetes Changes made in the kubernetes directory cluster/main labels Nov 1, 2024
@doug-piranha-bot
Copy link
Contributor Author

--- kubernetes/main/apps/kube-system/kube-vip/app Kustomization: flux-system/kube-vip DaemonSet: kube-system/kube-vip

+++ kubernetes/main/apps/kube-system/kube-vip/app Kustomization: flux-system/kube-vip DaemonSet: kube-system/kube-vip

@@ -54,13 +54,13 @@

         - name: vip_renewdeadline
           value: '10'
         - name: vip_retryperiod
           value: '2'
         - name: prometheus_server
           value: :2112
-        image: ghcr.io/kube-vip/kube-vip:v0.8.4
+        image: ghcr.io/kube-vip/kube-vip:v0.8.5
         name: kube-vip
         securityContext:
           capabilities:
             add:
             - NET_ADMIN
             - NET_RAW

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ansible Changes made in the ansible directory area/kubernetes Changes made in the kubernetes directory cluster/main renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants