From 593e36f6f8ca8a81a91448d10c308f223adaca4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 01:46:00 +0000 Subject: [PATCH] chore(deps): update dependency multus to v4.2.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 025fee2e62a..3985bcf275f 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ FRR_IMAGE = quay.io/frrouting/frr:$(FRR_VERSION) CLAB_IMAGE = ghcr.io/srl-labs/clab:0.68.0 # renovate: datasource=github-releases depName=multus packageName=k8snetworkplumbingwg/multus-cni -MULTUS_VERSION = v4.2.2 +MULTUS_VERSION = v4.2.3 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