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

chore(container): update image ghcr.io/angelnu/cni-plugins to a1f9028 #712

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/angelnu/cni-plugins digest 2cb2ab7 -> a1f9028

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 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.

Copy link

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

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

@@ -27,13 +27,13 @@

       retries: 3
       strategy: rollback
   values:
     cni:
       image:
         repository: ghcr.io/angelnu/cni-plugins
-        tag: 1.6.2@sha256:2cb2ab709ac07bed968750f543d56cd1120e5950df752b7aea05550a4faef83b
+        tag: 1.6.2@sha256:a1f9028637eedd83c48c6fbcfc6622b463de91039262ad05c1d92d42aa018c82
       logLevel: error
       paths:
         bin: /opt/cni/bin
         config: /etc/cni/net.d
     hostPaths:
       netns: /var/run/netns

Copy link

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

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

@@ -25,13 +25,13 @@

       automountServiceAccountToken: true
       hostNetwork: true
       hostPID: true
       dnsPolicy: ClusterFirstWithHostNet
       enableServiceLinks: true
       initContainers:
-      - image: ghcr.io/angelnu/cni-plugins:1.6.2@sha256:2cb2ab709ac07bed968750f543d56cd1120e5950df752b7aea05550a4faef83b
+      - image: ghcr.io/angelnu/cni-plugins:1.6.2@sha256:a1f9028637eedd83c48c6fbcfc6622b463de91039262ad05c1d92d42aa018c82
         imagePullPolicy: IfNotPresent
         name: cni-installer
         volumeMounts:
         - mountPath: /host/opt/cni/bin
           name: cnibin
       - command:

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