Skip to content

fix(container): update ghcr.io/k8snetworkplumbingwg/multus-cni ( v4.2.1 → v4.2.2 ) #4822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 30, 2025

Conversation

mchesterbot[bot]
Copy link
Contributor

@mchesterbot mchesterbot bot commented Jul 24, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/k8snetworkplumbingwg/multus-cni patch v4.2.1 -> v4.2.2

Release Notes

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

v4.2.2

Compare Source

  • Bump to go version 1.23
  • Bump to k8s version 1.32.5
  • Add simple Makefile
  • Fix missing config on startup error
  • Add support for CNI Spec v1.1.0
  • Deprecate legacy CNI Spec versions

Configuration

📅 Schedule: 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 has been generated by Renovate Bot.

@mchesterbot mchesterbot bot requested a review from mchestr as a code owner July 24, 2025 13:20
@mchesterbot mchesterbot bot added type/patch renovate/container area/kubernetes Changes made in the kubernetes directory labels Jul 24, 2025
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Jul 24, 2025

--- kubernetes/apps/networking/multus/app Kustomization: networking/multus HelmRelease: networking/multus

+++ kubernetes/apps/networking/multus/app Kustomization: networking/multus HelmRelease: networking/multus

@@ -28,13 +28,13 @@

             args:
             - --cleanup-config-on-exit=true
             command:
             - /thin_entrypoint
             image:
               repository: ghcr.io/k8snetworkplumbingwg/multus-cni
-              tag: v4.2.1@sha256:6bebbda31416810875367484b8125026b2816885b79c89c2df863a6ed77dd4a6
+              tag: v4.2.2@sha256:7591a27cd28eeafd6dfb197618b06dabd9446a7026164b9b21fee67adc925761
             resources:
               limits:
                 memory: 32Mi
               requests:
                 cpu: 10m
             securityContext:

@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented Jul 24, 2025

--- HelmRelease: networking/multus DaemonSet: networking/multus

+++ HelmRelease: networking/multus DaemonSet: networking/multus

@@ -42,13 +42,13 @@

           name: opt-cni-bin
       containers:
       - args:
         - --cleanup-config-on-exit=true
         command:
         - /thin_entrypoint
-        image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.1@sha256:6bebbda31416810875367484b8125026b2816885b79c89c2df863a6ed77dd4a6
+        image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.2@sha256:7591a27cd28eeafd6dfb197618b06dabd9446a7026164b9b21fee67adc925761
         name: multus
         resources:
           limits:
             memory: 32Mi
           requests:
             cpu: 10m

@mchestr mchestr merged commit bfe64fc into main Jul 30, 2025
14 checks passed
@mchestr mchestr deleted the renovate/ghcr.io-k8snetworkplumbingwg-multus-cni-4.x branch July 30, 2025 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant