chkpwd / iac

https://blog.chkpwd.com
MIT License
56 stars 4 forks source link

chore(deps): update ghcr.io/angelnu/cni-plugins docker tag to v1.5.1 #1107

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/angelnu/cni-plugins patch 1.5.0 -> 1.5.1

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 2 weeks ago
--- kubernetes/core/networking/multus-system/app Kustomization: flux-system/core-multus HelmRelease: networking/multus

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

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

       retries: 3
   values:
     cni:
       image:
         pullPolicy: IfNotPresent
         repository: ghcr.io/angelnu/cni-plugins
-        tag: 1.5.0
+        tag: 1.5.1
       paths:
         bin: /opt/cni/bin
         config: /etc/cni/net.d
     hostPaths:
       netns: /var/run/netns
     image:
github-actions[bot] commented 2 weeks ago
--- HelmRelease: networking/multus DaemonSet: networking/multus

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

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

       automountServiceAccountToken: true
       hostNetwork: true
       hostPID: true
       dnsPolicy: ClusterFirstWithHostNet
       enableServiceLinks: true
       initContainers:
-      - image: ghcr.io/angelnu/cni-plugins:1.5.0
+      - image: ghcr.io/angelnu/cni-plugins:1.5.1
         imagePullPolicy: IfNotPresent
         name: cni-installer
         volumeMounts:
         - mountPath: /host/opt/cni/bin
           name: cnibin
       - command: