Skip to content

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
mainfrom
renovate/main-ghcr.io-k8snetworkplumbingwg-multus-cni-4.x
Open

feat(container): update image ghcr.io/k8snetworkplumbingwg/multus-cni (v4.2.4 → v4.3.0)#1084
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-ghcr.io-k8snetworkplumbingwg-multus-cni-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/k8snetworkplumbingwg/multus-cni minor v4.2.4-thickv4.3.0-thick

Release Notes

k8snetworkplumbingwg/multus-cni (ghcr.io/k8snetworkplumbingwg/multus-cni)

v4.3.0

Compare Source

DeviceID ordering is now deterministic (alphabetically sorted). 
CNIs relying on specific device positions may see different assignments.
What's Changed
New Contributors

Full Changelog: k8snetworkplumbingwg/multus-cni@v4.2.4...v4.3.0


Configuration

📅 Schedule: (in timezone Europe/Prague)

  • Branch creation
    • "on friday and saturday"
  • 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 was generated by Mend Renovate. View the repository job log.

@github-actions

Copy link
Copy Markdown
--- 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:

@github-actions

Copy link
Copy Markdown
--- 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
renovate Bot force-pushed the renovate/main-ghcr.io-k8snetworkplumbingwg-multus-cni-4.x branch from 1ef0e7b to 806eb16 Compare July 20, 2026 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants