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.2 #7354

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/k8snetworkplumbingwg/multus-cni patch v4.1.1-thick -> v4.1.2-thick

Release Notes

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

v4.1.2

Compare Source

Updates net-attach-def client for improvements backwards compatibility for network-status in latest updates to the client library, especially related to Calico.

See also: https://github.com/k8snetworkplumbingwg/network-attachment-definition-client/pull/72


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 this update again.


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

This PR has been generated by Renovate Bot.

…to v4.1.2

| datasource | package                                 | from   | to     |
| ---------- | --------------------------------------- | ------ | ------ |
| docker     | ghcr.io/k8snetworkplumbingwg/multus-cni | v4.1.1 | v4.1.2 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: network/multus DaemonSet: network/multus

+++ HelmRelease: network/multus DaemonSet: network/multus

@@ -35,13 +35,13 @@

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

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

@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/network/multus/app Kustomization: flux-system/network-multus HelmRelease: network/multus

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

@@ -24,13 +24,13 @@

         tag: 1.5.1
       paths:
         bin: /opt/cni/bin
         config: /etc/cni/net.d
     image:
       repository: ghcr.io/k8snetworkplumbingwg/multus-cni
-      tag: v4.1.1-thick
+      tag: v4.1.2-thick
     resources:
       limits:
         memory: 120M
       requests:
         cpu: 5m
         memory: 120M

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 01024e7 into main Oct 7, 2024
16 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/ghcr.io-k8snetworkplumbingwg-multus-cni-4.x branch October 7, 2024 15: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