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 ghcr.io/d4rkfella/install-cni-bundle ( v1.6.1 → v1.6.2 ) #439

Merged

Conversation

commit-commander[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/d4rkfella/install-cni-bundle patch v1.6.1 -> v1.6.2

Warning

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


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.

@commit-commander
Copy link
Contributor Author

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

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

@@ -43,13 +43,13 @@

             securityContext:
               privileged: true
         initContainers:
           cni-plugins-install:
             image:
               repository: ghcr.io/d4rkfella/install-cni-bundle
-              tag: v1.6.1@sha256:8931f56cffc585397cd4c7d96a635ae64afba9a0d76d3fe2219a3fc025ddc1b9
+              tag: v1.6.2@sha256:e9f4cb5dee7a448b4367b513056be784fed5751cc36fb7a677aa140b320afb6c
         pod:
           hostNetwork: true
         type: daemonset
       uninstall:
         annotations:
           helm.sh/hook: pre-delete, pre-upgrade

@commit-commander
Copy link
Contributor Author

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

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

@@ -32,13 +32,13 @@

       hostIPC: false
       hostNetwork: true
       hostPID: false
       hostUsers: true
       dnsPolicy: ClusterFirstWithHostNet
       initContainers:
-      - image: ghcr.io/d4rkfella/install-cni-bundle:v1.6.1@sha256:8931f56cffc585397cd4c7d96a635ae64afba9a0d76d3fe2219a3fc025ddc1b9
+      - image: ghcr.io/d4rkfella/install-cni-bundle:v1.6.2@sha256:e9f4cb5dee7a448b4367b513056be784fed5751cc36fb7a677aa140b320afb6c
         name: cni-plugins-install
         volumeMounts:
         - mountPath: /host/opt/cni/bin
           name: opt-cni-bin
       containers:
       - args:

@d4rkfella d4rkfella merged commit 27cdc7a into main Jan 7, 2025
@d4rkfella d4rkfella deleted the renovate/main-ghcr.io-d4rkfella-install-cni-bundle-1.x branch January 7, 2025 00:24
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.

1 participant