From 02784837fbfaa372ff0678b3cd2f5421c77d020f Mon Sep 17 00:00:00 2001 From: Renovator Bot Date: Mon, 22 Apr 2024 10:38:33 +0200 Subject: [PATCH] chore(deps): update dependency metallb/metallb to v0.14.5 (#82) Reviewed-on: https://gitea.rknet.org/infra/crds-catalog/pulls/82 Co-authored-by: Renovator Bot Co-committed-by: Renovator Bot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9a348ac..a81abba 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ MINIO_VERSION := v5.0.14 # renovate: datasource=helm depName=k8up registryUrl=https://k8up-io.github.io/k8up K8UP_VERSION := 4.5.0 # renovate: datasource=github-releases depName=metallb/metallb -METALLB_VERSION := v0.14.4 +METALLB_VERSION := v0.14.5 .PHONY: all all: clean generate