feat(container): update image ghcr.io/k8snetworkplumbingwg/multus-cni (v4.2.4 → v4.3.0)#1084
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
--- kubernetes/main/apps/kube-system/multus/app Kustomization: flux-system/multus HelmRelease: kube-system/multus
+++ kubernetes/main/apps/kube-system/multus/app Kustomization: flux-system/multus HelmRelease: kube-system/multus
@@ -52,13 +52,13 @@
MULTUS_NODE_NAME:
valueFrom:
fieldRef:
fieldPath: spec.nodeName
image:
repository: ghcr.io/k8snetworkplumbingwg/multus-cni
- tag: v4.2.4-thick
+ tag: v4.3.0-thick
resources:
limits:
memory: 128Mi
requests:
cpu: 10m
securityContext:
@@ -93,13 +93,13 @@
fi
command:
- /bin/sh
- -c
image:
repository: ghcr.io/k8snetworkplumbingwg/multus-cni
- tag: v4.2.4-thick
+ tag: v4.3.0-thick
resources:
limits:
memory: 15Mi
requests:
cpu: 10m
securityContext:
@@ -125,13 +125,13 @@
tag: v1.5.1-build20241009
multus-shim-installer:
command:
- /bin/true
image:
repository: ghcr.io/k8snetworkplumbingwg/multus-cni
- tag: v4.2.4-thick
+ tag: v4.3.0-thick
job:
ttlSecondsAfterFinished: 600
serviceAccount:
name: default
type: job
defaultPod: |
--- HelmRelease: kube-system/multus DaemonSet: kube-system/multus
+++ HelmRelease: kube-system/multus DaemonSet: kube-system/multus
@@ -63,13 +63,13 @@
rm -f /host/opt/cni/bin/multus-shim
cp /usr/src/multus-cni/bin/multus-shim /host/opt/cni/bin/multus-shim
fi
command:
- /bin/sh
- -c
- image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.4-thick
+ image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.3.0-thick
name: multus-shim-installer
resources:
limits:
memory: 15Mi
requests:
cpu: 10m
@@ -85,13 +85,13 @@
containers:
- env:
- name: MULTUS_NODE_NAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
- image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.4-thick
+ image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.3.0-thick
name: multus-daemon
resources:
limits:
memory: 128Mi
requests:
cpu: 10m
--- HelmRelease: kube-system/multus Job: kube-system/multus-preload-images
+++ HelmRelease: kube-system/multus Job: kube-system/multus-preload-images
@@ -37,9 +37,9 @@
- command:
- /bin/true
image: docker.io/rancher/hardened-cni-plugins:v1.5.1-build20241009
name: cni-plugins-installer
- command:
- /bin/true
- image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.4-thick
+ image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.3.0-thick
name: multus-shim-installer
|
… (v4.2.4 → v4.3.0) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/main-ghcr.io-k8snetworkplumbingwg-multus-cni-4.x
branch
from
July 20, 2026 21:15
1ef0e7b to
806eb16
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:
v4.2.4-thick→v4.3.0-thickRelease Notes
k8snetworkplumbingwg/multus-cni (ghcr.io/k8snetworkplumbingwg/multus-cni)
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: k8snetworkplumbingwg/multus-cni@v4.2.4...v4.3.0
Configuration
📅 Schedule: (in timezone Europe/Prague)
🚦 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 was generated by Mend Renovate. View the repository job log.