fix(container): update image ghcr.io/k8snetworkplumbingwg/multus-cni ( v4.3.0 ➔ v4.3.1 ) - #538
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
…( v4.3.0 ➔ v4.3.1 )
|
Important Review skippedBot user detected. To trigger a single review, invoke the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
--- kubernetes/apps/kube-system/multus/app Kustomization: kube-system/multus DaemonSet: kube-system/kube-multus-ds
+++ kubernetes/apps/kube-system/multus/app Kustomization: kube-system/multus DaemonSet: kube-system/kube-multus-ds
@@ -26,13 +26,13 @@
- /usr/src/multus-cni/bin/multus-daemon
env:
- name: MULTUS_NODE_NAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
- image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.3.0-thick
+ image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.3.1-thick
name: kube-multus
resources:
limits:
cpu: 100m
memory: 384Mi
requests:
@@ -72,13 +72,13 @@
- command:
- /usr/src/multus-cni/bin/install_multus
- -d
- /host/opt/cni/bin
- -t
- thick
- image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.3.0-thick
+ image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.3.1-thick
name: install-multus-binary
resources:
requests:
cpu: 10m
memory: 15Mi
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.3.0-thick→v4.3.1-thickRelease Notes
k8snetworkplumbingwg/multus-cni (ghcr.io/k8snetworkplumbingwg/multus-cni)
v4.3.1Compare Source
What's Changed
Full Changelog: k8snetworkplumbingwg/multus-cni@v4.3.0...v4.3.1
Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.