From 69d5e6943d2cedd79ec5ccf44ae0bbf639e67df9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 4 Dec 2025 16:02:37 +0000 Subject: [PATCH] Update dependency metallb/metallb to v0.15.3 --- infrastructure/metallb-system/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/metallb-system/kustomization.yaml b/infrastructure/metallb-system/kustomization.yaml index 2d018bf..53693a3 100644 --- a/infrastructure/metallb-system/kustomization.yaml +++ b/infrastructure/metallb-system/kustomization.yaml @@ -7,6 +7,6 @@ resources: # - namespace.yaml # namespace is already included in the remote kustomization # - github.com/metallb/metallb/config/native?ref=v0.15.2 - - github.com/metallb/metallb/config/frr?ref=v0.15.2 + - github.com/metallb/metallb/config/frr?ref=v0.15.3 - ipaddresspool.yaml -- 2.49.1