Skip to content

feat(container): update image ghcr.io/k8snetworkplumbingwg/multus-cni ( v4.2.4 → v4.3.0 ) - #3016

Merged
chkpwd merged 1 commit into
mainfrom
renovate/ghcr.io-k8snetworkplumbingwg-multus-cni-4.x
Jun 13, 2026
Merged

feat(container): update image ghcr.io/k8snetworkplumbingwg/multus-cni ( v4.2.4 → v4.3.0 )#3016
chkpwd merged 1 commit into
mainfrom
renovate/ghcr.io-k8snetworkplumbingwg-multus-cni-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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 America/New_York)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

… ( v4.2.4 → v4.3.0 )

| datasource | package                                 | from   | to     |
| ---------- | --------------------------------------- | ------ | ------ |
| docker     | ghcr.io/k8snetworkplumbingwg/multus-cni | v4.2.4 | v4.3.0 |
@github-actions

Copy link
Copy Markdown
Contributor
--- kubernetes/core/multus Kustomization: kube-system/multus HelmRelease: kube-system/multus

+++ kubernetes/core/multus Kustomization: kube-system/multus HelmRelease: kube-system/multus

@@ -44,13 +44,13 @@

       image:
         repository: ghcr.io/home-operations/cni-plugins
         tag: 1.9.1
     multus:
       image:
         repository: ghcr.io/k8snetworkplumbingwg/multus-cni
-        tag: v4.2.4
+        tag: v4.3.0
       resources:
         limits:
           memory: 32Mi
         requests:
           cpu: 10m
 

@github-actions

Copy link
Copy Markdown
Contributor
--- HelmRelease: kube-system/multus DaemonSet: kube-system/multus

+++ HelmRelease: kube-system/multus DaemonSet: kube-system/multus

@@ -46,13 +46,13 @@

         - mountPath: /tmp
           name: tmp
       containers:
       - args:
         - --cleanup-config-on-exit
         - --multus-cni-conf-dir=/tmp
-        image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.4
+        image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.3.0
         name: multus
         resources:
           limits:
             memory: 32Mi
           requests:
             cpu: 10m

@chkpwd
chkpwd merged commit ccd8c4f into main Jun 13, 2026
6 checks passed
@chkpwd
chkpwd deleted the renovate/ghcr.io-k8snetworkplumbingwg-multus-cni-4.x branch June 13, 2026 18:52
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.

1 participant