Skip to content

Commit b273e7e

Browse files
chore(deps): update dependency multus to v4.2.3 (#5843)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcecc3a commit b273e7e

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
@@ -23,7 +23,7 @@ FRR_IMAGE = quay.io/frrouting/frr:$(FRR_VERSION)
2323
CLAB_IMAGE = ghcr.io/srl-labs/clab:0.68.0
2424

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

0 commit comments

Comments
 (0)