fix(container-image): update ghcr.io/k8snetworkplumbingwg/multus-cni ( v4.2.3 → v4.2.4 )#871
Open
robottoms-up[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
…( v4.2.3 → v4.2.4 )
Contributor
Author
--- HelmRelease: networking/multus DaemonSet: networking/multus
+++ HelmRelease: networking/multus DaemonSet: networking/multus
@@ -42,13 +42,13 @@
containers:
- args:
- --cleanup-config-on-exit=true
- --multus-log-level=debug
command:
- /thin_entrypoint
- image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.3@sha256:54f120a6f8fede8e2da0d0fe3bed3da2c92edcb2cd895e4f382784a9a708e1b9
+ image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.4@sha256:c3b12d1b56d7607a302ec23ececa236256bc940c04b3be5c1f39e0234398c4c9
name: multus
resources:
limits:
memory: 32Mi
requests:
cpu: 10m |
Contributor
Author
--- kubernetes/homelab/apps/networking/multus/app Kustomization: networking/multus HelmRelease: networking/multus
+++ kubernetes/homelab/apps/networking/multus/app Kustomization: networking/multus HelmRelease: networking/multus
@@ -37,13 +37,13 @@
- --cleanup-config-on-exit=true
- --multus-log-level=debug
command:
- /thin_entrypoint
image:
repository: ghcr.io/k8snetworkplumbingwg/multus-cni
- tag: v4.2.3@sha256:54f120a6f8fede8e2da0d0fe3bed3da2c92edcb2cd895e4f382784a9a708e1b9
+ tag: v4.2.4@sha256:c3b12d1b56d7607a302ec23ececa236256bc940c04b3be5c1f39e0234398c4c9
resources:
limits:
memory: 32Mi
requests:
cpu: 10m
securityContext: |
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:
v4.2.3→v4.2.4Release Notes
k8snetworkplumbingwg/multus-cni (ghcr.io/k8snetworkplumbingwg/multus-cni)
v4.2.4Compare Source
What's Changed
New Contributors
Full Changelog: k8snetworkplumbingwg/multus-cni@v4.2.3...v4.2.4
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.