Skip to content

Commit 2128653

Browse files
chore(deps): update dependency metallb to v0.15.2 (#5313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a7e439f commit 2128653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ MULTUS_IMAGE = ghcr.io/k8snetworkplumbingwg/multus-cni:$(MULTUS_VERSION)-thick
2626
MULTUS_YAML = https://raw.githubusercontent.com/k8snetworkplumbingwg/multus-cni/$(MULTUS_VERSION)/deployments/multus-daemonset-thick.yml
2727

2828
# renovate: datasource=github-releases depName=metallb packageName=metallb/metallb
29-
METALLB_VERSION = v0.15.0
29+
METALLB_VERSION = v0.15.2
3030
METALLB_CHART_REPO = https://metallb.github.io/metallb
3131
METALLB_CONTROLLER_IMAGE = quay.io/metallb/controller:$(METALLB_VERSION)
3232
METALLB_SPEAKER_IMAGE = quay.io/metallb/speaker:$(METALLB_VERSION)

0 commit comments

Comments
 (0)