Skip to content

Commit 5cd7548

Browse files
chore(deps): update dependency multus to v4.2.4
1 parent ed37cf7 commit 5cd7548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ FRR_IMAGE = quay.io/frrouting/frr:$(FRR_VERSION)
2525
CLAB_IMAGE = ghcr.io/srl-labs/clab:0.72.0
2626

2727
# renovate: datasource=github-releases depName=multus packageName=k8snetworkplumbingwg/multus-cni
28-
MULTUS_VERSION = v4.2.3
28+
MULTUS_VERSION = v4.2.4
2929
MULTUS_IMAGE = ghcr.io/k8snetworkplumbingwg/multus-cni:$(MULTUS_VERSION)-thick
3030
MULTUS_YAML = https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/$(MULTUS_VERSION)/deployments/multus-daemonset-thick.yml
3131

0 commit comments

Comments
 (0)