From c00692b26fd2c97eddd1f90d0dcd06652dd9b65b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:03:32 +0000 Subject: [PATCH] chore(deps): update dependency metallb/metallb to v0.14.8 --- istio/metallb/kustomization.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/istio/metallb/kustomization.yml b/istio/metallb/kustomization.yml index 488dce71..b0ba6538 100644 --- a/istio/metallb/kustomization.yml +++ b/istio/metallb/kustomization.yml @@ -1,6 +1,6 @@ namespace: metallb-system resources: - - github.com/metallb/metallb/config/native?ref=v0.14.3 + - github.com/metallb/metallb/config/native?ref=v0.14.8 - resources/IPAddressPool.yml - resources/L2Advertisement.yml