From a3d432c4bb71fe02d482830a4fc8eb1064dc5cec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Feb 2026 05:44:34 +0000 Subject: [PATCH] chore(deps): update dependency multus to v4.2.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1e382630333..e190c525e39 100644 --- a/Makefile +++ b/Makefile @@ -25,7 +25,7 @@ FRR_IMAGE = quay.io/frrouting/frr:$(FRR_VERSION) CLAB_IMAGE = ghcr.io/srl-labs/clab:0.72.0 # renovate: datasource=github-releases depName=multus packageName=k8snetworkplumbingwg/multus-cni -MULTUS_VERSION = v4.2.3 +MULTUS_VERSION = v4.2.4 MULTUS_IMAGE = ghcr.io/k8snetworkplumbingwg/multus-cni:$(MULTUS_VERSION)-thick MULTUS_YAML = https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/$(MULTUS_VERSION)/deployments/multus-daemonset-thick.yml