chore(deps): update ghcr.io/kube-vip/kube-vip docker tag to v1.1.1#2971
Open
gabe565-renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update ghcr.io/kube-vip/kube-vip docker tag to v1.1.1#2971gabe565-renovate[bot] wants to merge 1 commit intomainfrom
gabe565-renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Kustomization Diff
Click to expand--- kubernetes/gabernetes/apps/kube-vip/app Kustomization: kube-system/kube-vip HelmRelease: kube-system/kube-vip
+++ kubernetes/gabernetes/apps/kube-vip/app Kustomization: kube-system/kube-vip HelmRelease: kube-system/kube-vip
@@ -44,13 +44,13 @@
vip_renewdeadline: '3'
vip_retryperiod: '1'
vip_subnet: '32'
image:
pullPolicy: IfNotPresent
repository: ghcr.io/kube-vip/kube-vip
- tag: v1.1.0@sha256:c12498086c5ef3cb121c5b7f9aa755c14bd938ed4f6303da739eb0a0e9ca3410
+ tag: v1.1.1@sha256:87e88b44edc98f0079eac3e03b2ec4de9bde6ea100acd27a63e738d23b9aedbc
probes:
liveness:
enabled: true
readiness:
enabled: true
startup: |
HelmRelease Diff
Click to expand--- HelmRelease: kube-system/kube-vip DaemonSet: kube-system/kube-vip
+++ HelmRelease: kube-system/kube-vip DaemonSet: kube-system/kube-vip
@@ -79,13 +79,13 @@
- name: vip_renewdeadline
value: '3'
- name: vip_retryperiod
value: '1'
- name: vip_subnet
value: '32'
- image: ghcr.io/kube-vip/kube-vip:v1.1.0@sha256:c12498086c5ef3cb121c5b7f9aa755c14bd938ed4f6303da739eb0a0e9ca3410
+ image: ghcr.io/kube-vip/kube-vip:v1.1.1@sha256:87e88b44edc98f0079eac3e03b2ec4de9bde6ea100acd27a63e738d23b9aedbc
imagePullPolicy: IfNotPresent
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 0
periodSeconds: 10
tcpSocket: |
61f7375 to
0b288c7
Compare
583967b to
5136afb
Compare
60a021b to
f6bdf13
Compare
5136afb to
26cf8c6
Compare
26cf8c6 to
ce8ea48
Compare
ce8ea48 to
d37a413
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.0→v1.1.1Release Notes
kube-vip/kube-vip (ghcr.io/kube-vip/kube-vip)
v1.1.1Compare Source
What's Changed
Full Changelog: kube-vip/kube-vip@v1.1.0...v1.1.1
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.
This PR has been generated by Renovate Bot.