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