Skip to content

feat(container): update image ghcr.io/bjw-s-labs/helm/multus ( 1.1.3 ➔ 1.2.0 )#569

Open
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-bjw-s-labs-helm-multus-1.x
Open

feat(container): update image ghcr.io/bjw-s-labs/helm/multus ( 1.1.3 ➔ 1.2.0 )#569
mortyops[bot] wants to merge 1 commit intomainfrom
renovate/ghcr.io-bjw-s-labs-helm-multus-1.x

Conversation

@mortyops
Copy link
Contributor

@mortyops mortyops bot commented Feb 19, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/bjw-s-labs/helm/multus minor 1.1.31.2.0

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.

…➔ 1.2.0 )

| datasource | package                        | from  | to    |
| ---------- | ------------------------------ | ----- | ----- |
| docker     | ghcr.io/bjw-s-labs/helm/multus | 1.1.3 | 1.2.0 |
@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 19, 2026

--- kubernetes/apps/kube-system/multus/app Kustomization: kube-system/multus OCIRepository: kube-system/multus

+++ kubernetes/apps/kube-system/multus/app Kustomization: kube-system/multus OCIRepository: kube-system/multus

@@ -11,9 +11,9 @@

 spec:
   interval: 15m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 1.1.3
+    tag: 1.2.0
   url: oci://ghcr.io/bjw-s-labs/helm/multus
 

@mortyops
Copy link
Contributor Author

mortyops bot commented Feb 19, 2026

--- HelmRelease: kube-system/multus DaemonSet: kube-system/multus

+++ HelmRelease: kube-system/multus DaemonSet: kube-system/multus

@@ -46,13 +46,13 @@

         - mountPath: /tmp
           name: tmp
       containers:
       - args:
         - --cleanup-config-on-exit
         - --multus-cni-conf-dir=/tmp
-        image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.3
+        image: ghcr.io/k8snetworkplumbingwg/multus-cni:v4.2.4
         name: multus
         resources:
           limits:
             memory: 512Mi
           requests:
             cpu: 10m

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