Skip to content

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

fix(container): update image ghcr.io/k8snetworkplumbingwg/multus-cni ( v4.3.0 ➔ v4.3.1 )#538
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/ghcr.io-k8snetworkplumbingwg-multus-cni-4.x

Conversation

@renovate

@renovate renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
ghcr.io/k8snetworkplumbingwg/multus-cni Kustomization patch v4.3.0-thickv4.3.1-thick

Release Notes

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

v4.3.1

Compare Source

What's Changed

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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 this update again.


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

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

@coderabbitai

coderabbitai Bot commented Sep 12, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 26638b99-34b1-44d3-adf5-679b6b5caa16

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

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

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