Skip to content
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

fix(container): update image ghcr.io/k8snetworkplumbingwg/multus-cni to v4.1.4 #549

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/k8snetworkplumbingwg/multus-cni patch v4.1.3-thick -> v4.1.4-thick

Release Notes

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

v4.1.4

Compare Source

Updates to use go version 1.22 at a minimum, to address concerns in CVE-2024-24790

See related details in #​1354


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link

github-actions bot commented Dec 8, 2024

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

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

@@ -36,13 +36,13 @@

           name: cnibin
       - command:
         - cp
         - -f
         - /usr/src/multus-cni/bin/multus-shim
         - /host/opt/cni/bin/multus-shim
-        image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.1.3-thick
+        image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.1.4-thick
         imagePullPolicy: IfNotPresent
         name: multus-installer
         resources:
           requests:
             cpu: 10m
             memory: 15Mi
@@ -50,13 +50,13 @@

           privileged: true
         volumeMounts:
         - mountPath: /host/opt/cni/bin
           name: cnibin
       containers:
       - name: multus
-        image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.1.3-thick
+        image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.1.4-thick
         imagePullPolicy: IfNotPresent
         command:
         - /usr/src/multus-cni/bin/multus-daemon
         securityContext:
           privileged: true
         volumeMounts:

Copy link

github-actions bot commented Dec 8, 2024

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

+++ kubernetes/apps/networking/multus/app Kustomization: flux-system/multus HelmRelease: networking/multus

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

         bin: /opt/cni/bin
         config: /etc/cni/net.d
     hostPaths:
       netns: /var/run/netns
     image:
       repository: ghcr.io/k8snetworkplumbingwg/multus-cni
-      tag: v4.1.3-thick
+      tag: v4.1.4-thick
     resources:
       limits:
         memory: 96Mi
       requests:
         cpu: 5m
         memory: 96Mi

@renovate renovate bot merged commit df666a5 into main Dec 8, 2024
3 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-k8snetworkplumbingwg-multus-cni-4.x branch December 8, 2024 07:47
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