fix(multus-cni): update image ghcr.io/k8snetworkplumbingwg/multus-cni v4.2.3 → v4.2.4 (#45213)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/k8snetworkplumbingwg/multus-cni](https://redirect.github.com/k8snetworkplumbingwg/multus-cni)
| patch | `e93af9e` → `3c20900` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>k8snetworkplumbingwg/multus-cni
(ghcr.io/k8snetworkplumbingwg/multus-cni)</summary>

###
[`v4.2.4`](https://redirect.github.com/k8snetworkplumbingwg/multus-cni/releases/tag/v4.2.4)

[Compare
Source](https://redirect.github.com/k8snetworkplumbingwg/multus-cni/compare/v4.2.3...v4.2.4)

#### What's Changed

- Adds support for CNI STATUS + other fixes for CNI Spec 1.1.0 by
[@&#8203;trozet](https://redirect.github.com/trozet) in
[#&#8203;1470](https://redirect.github.com/k8snetworkplumbingwg/multus-cni/pull/1470)
- Bump Multus to Kube 1.34 by
[@&#8203;yingwang-0320](https://redirect.github.com/yingwang-0320) in
[#&#8203;1443](https://redirect.github.com/k8snetworkplumbingwg/multus-cni/pull/1443)
- Bump github.com/containernetworking/plugins from 1.7.1 to 1.9.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;1464](https://redirect.github.com/k8snetworkplumbingwg/multus-cni/pull/1464)
- chore: update Go version to 1.24.11 by
[@&#8203;rollandf](https://redirect.github.com/rollandf) in
[#&#8203;1467](https://redirect.github.com/k8snetworkplumbingwg/multus-cni/pull/1467)
- Fix typo: cilium spelling by
[@&#8203;linuzctl](https://redirect.github.com/linuzctl) in
[#&#8203;1465](https://redirect.github.com/k8snetworkplumbingwg/multus-cni/pull/1465)

#### New Contributors

- [@&#8203;yingwang-0320](https://redirect.github.com/yingwang-0320)
made their first contribution in
[#&#8203;1443](https://redirect.github.com/k8snetworkplumbingwg/multus-cni/pull/1443)
- [@&#8203;linuzctl](https://redirect.github.com/linuzctl) made their
first contribution in
[#&#8203;1465](https://redirect.github.com/k8snetworkplumbingwg/multus-cni/pull/1465)

**Full Changelog**:
<https://github.com/k8snetworkplumbingwg/multus-cni/compare/v4.2.3...v4.2.4>

</details>

---

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS42IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbXVsdHVzLWNuaSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-02-21 12:03:24 +01:00
committed by GitHub
parent 7cbc151603
commit 44ccdc6d83
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 4.2.3
appVersion: 4.2.4
dependencies:
- name: common
version: 28.30.2
@@ -44,5 +44,5 @@ sources:
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/multus-cni
- https://hub.docker.com/r/alpine/crane
type: application
version: 1.1.1
version: 1.1.2
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/k8snetworkplumbingwg/multus-cni
tag: v4.2.3-thick@sha256:e93af9e533cc16ca7847aeec3b516c9b1e8891c2b95c727991e94c9b59c4970e
tag: v4.2.4-thick@sha256:3c20900b5381fac7f9cbbdfac8370ea10a2f6ed7fbecc678384a9db57047abb1
craneImage:
pullPolicy: IfNotPresent